Skip to content

Commit 1b08751

Browse files
authored
Merge pull request #258 from Chadwuo/master-1
📃 docs: 修改错别字
2 parents 84472aa + edd6e19 commit 1b08751

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/start/contribute.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ title: 贡献指南
2626

2727
LinUI 团队会尽快处理您所提的 Pull Request ,review 并合并代码,也有可能要求你做一些修改或者告诉你我们为什么不能接受这样的修改。
2828

29-
在您发送 Pull Request 之前,请确保您是按照一下流程进行的
29+
在您发送 Pull Request 之前,请确保您是按照以下流程进行的
3030

3131
1. clone最新的`develop`做修改。
3232
2. 在src文件夹下对应的组件进行修改。
3333
3. 运行 npm run build 命令。
3434
4. 填写规范的 commit 消息并提交 Pull Request(当前分支=>develop)。
3535

36-
<RightMenu />
36+
<RightMenu />

0 commit comments

Comments
 (0)