Skip to content

Commit

Permalink
docs: fix typo on CONTRIBUTING.zh-CN.md (#1266)
Browse files Browse the repository at this point in the history
  • Loading branch information
superewe authored and fengmk2 committed Jul 31, 2017
1 parent 7733430 commit dd07cac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.zh-CN.md
Expand Up @@ -44,7 +44,7 @@

### 提交 Pull Request

如果你有仓库的开发者权限,而且希望贡献代码,那么你可以创建分支修改代码提交 MR,egg 开发团队会 review 代码合并到主干。
如果你有仓库的开发者权限,而且希望贡献代码,那么你可以创建分支修改代码提交 PR,egg 开发团队会 review 代码合并到主干。

```bash
# 先创建开发分支开发,分支名应该有含义,避免使用 update、tmp 之类的
Expand Down

0 comments on commit dd07cac

Please sign in to comment.