File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ The process for contributing to any of the Elasticsearch repositories is similar
23
23
python setup.py test
24
24
````
25
25
26
- See the README file in `test_elasticsearch` dirctory for more information on
26
+ See the README file in `test_elasticsearch` directory for more information on
27
27
running the test suite.
28
28
29
29
3. Rebase your changes.
@@ -37,7 +37,7 @@ The process for contributing to any of the Elasticsearch repositories is similar
37
37
place, eg “Closes #123″. Please consider adding or modifying tests related to
38
38
your changes.
39
39
40
- Then sit back and wait. There will probably be discussion about the pull
40
+ Then sit back and wait. There will probably be a discussion about the pull
41
41
request and, if any changes are needed, we would love to work with you to get
42
42
your pull request merged into elasticsearch-py.
43
43
You can’t perform that action at this time.
0 commit comments