Alexandru Mahmoud 7 年之前
父節點
當前提交
732ea07842
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.rst

+ 1 - 1
README.rst

@@ -154,7 +154,7 @@ Community contributions for any part of the project are welcome. If you have
 a completely new idea or would like to bounce your idea before moving forward
 with the implementation, feel free to create an issue to start a discussion.
 
-Contributions should come in the form or a pull request. We strive for 100% test
+Contributions should come in the form of a pull request. We strive for 100% test
 coverage so code will only be accepted if it comes with appropriate tests and it
 does not break existing functionality. Further, the code needs to be well
 documented and all methods have docstrings. We are largely adhering to the