Nicolas Marcq 8 年之前
父節點
當前提交
da90ae6f2e
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      Docs/contributing.md

+ 2 - 2
Docs/contributing.md

@@ -57,7 +57,7 @@ The constructor has a __**kwargs argument__ which is corresponding to the Dict o
         super(Say, self).__init__(**kwargs)
     ```
 
-1. You must run unit tests with success before send a pull request. Add new tests that cover the code you want to publish.
+1. You must run unit tests with success before sending a pull request. Add new tests that cover the code you want to publish.
 ```
 cd /path/to/kalliope
 python -m unittest discover
@@ -104,4 +104,4 @@ They are managed like Neurons, you can follow the same process to develop your o
 
 *Incoming*
 
-We are maintening a list of all the Neurons available from the community, let us know
+We are maintening a list of all the Neurons available from the community, let us know