diff --git a/src/locales/en/reproHelp.md b/src/locales/en/reproHelp.md
index 1fa66ed..e4bc357 100644
--- a/src/locales/en/reproHelp.md
+++ b/src/locales/en/reproHelp.md
@@ -1,2 +1,2 @@
-Please provide a link by forking these links antd@5.x / antd@4.x or GitHub repo.
+Please provide a link by forking these links antd@5.x / antd@4.x or GitHub repo.
[What is a minimal reproduction, and why is it required?](#repro-modal)
diff --git a/src/locales/zh/reproHelp.md b/src/locales/zh/reproHelp.md
index 1b3262b..ebcb7fd 100644
--- a/src/locales/zh/reproHelp.md
+++ b/src/locales/zh/reproHelp.md
@@ -1,2 +1,2 @@
-请提供一个尽可能精简的链接 antd@5.x / antd@4.x 或是 GitHub 仓库的链接。
+请提供一个尽可能精简的链接 antd@5.x / antd@4.x 或是 GitHub 仓库的链接。
[什么是最小化重现,为什么这是必需的?](#repro-modal)
diff --git a/src/locales/zh/reproModal.md b/src/locales/zh/reproModal.md
index 96e32af..575b5b6 100644
--- a/src/locales/zh/reproModal.md
+++ b/src/locales/zh/reproModal.md
@@ -20,4 +20,4 @@
##### 如何提供一个重现
-除非你的 bug 只有在构建工具下才能重现,否则我们建议使用 CodeSandbox for antd@5.x 或 CodeSandbox for antd@4.x 来提供重现。如果你的 bug 必须用到构建工具,那么我们建议使用 create-react-app 来搭建一个新项目,推送到 GitHub 并提供仓库的链接。
+除非你的 bug 只有在构建工具下才能重现,否则我们建议使用 CodeSandbox for antd@5.x 或 CodeSandbox for antd@4.x 来提供重现。如果你的 bug 必须用到构建工具,那么我们建议使用 create-react-app 来搭建一个新项目,推送到 GitHub 并提供仓库的链接。