浏览代码

fix typo in CONTRIBUTING.md

Nicolas Kaiser 11 年之前
父节点
当前提交
76c71260f1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      CONTRIBUTING.md

+ 1 - 1
CONTRIBUTING.md

@@ -64,7 +64,7 @@ your branch before submitting a pull request.
 
 Update the documentation when creating or modifying features. Test
 your documentation changes for clarity, concision, and correctness, as
-well as a clean docmuent build. See ``docs/README.md`` for more
+well as a clean documentation build. See ``docs/README.md`` for more
 information on building the docs and how docs get released.
 
 Write clean code. Universally formatted code promotes ease of writing, reading,