From 474fbfa27d31f75fe9e6bf3c0b74a873cd11ae43 Mon Sep 17 00:00:00 2001 From: dengfuping Date: Mon, 2 Sep 2024 11:49:52 +0800 Subject: [PATCH] fix(docs): typo in README and Typography --- README.md | 2 +- packages/design/src/typography/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ee02e0c69..b803605ee 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Or clone locally: ```bash $ git clone git@github.com:oceanbase/oceanbase-design.git -$ cd design +$ cd oceanbase-design $ npm install -g pnpm $ pnpm install $ pnpm run start diff --git a/packages/design/src/typography/index.md b/packages/design/src/typography/index.md index 2915aed27..cf87494e7 100644 --- a/packages/design/src/typography/index.md +++ b/packages/design/src/typography/index.md @@ -17,4 +17,4 @@ nav: ## API -- 详见 antd Segmented 文档: https://ant.design/components/segmented-cn +- 详见 antd Typography 文档: https://ant.design/components/typography-cn