Skip to content

Commit 761b6e9

Browse files
rallytimebeniwohli
authored andcommitted
Fix some small grammatical errors in the contributing doc (elastic#945)
1 parent 22a814b commit 761b6e9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ from writing tutorials or blog posts,
77
improving the documentation,
88
submitting bug reports and feature requests or writing code.
99

10-
You can get in touch with us through [Discuss](https://discuss.elastic.co/c/apm),
11-
feedback and ideas are always welcome.
10+
You can get in touch with us through [Discuss](https://discuss.elastic.co/c/apm).
11+
Feedback and ideas are always welcome.
1212

1313
Please note that this repository is covered by the [Elastic Community Code of Conduct](https://www.elastic.co/community/codeofconduct).
1414

@@ -42,7 +42,7 @@ Once your changes are ready to submit for review:
4242
* [flake8](http://flake8.pycqa.org/en/latest/)
4343
* License header check via custom script
4444

45-
The easiest way to make sure your pull request adheres to the the code style
45+
The easiest way to make sure your pull request adheres to the code style
4646
is to install [pre-commit](https://pre-commit.com/).
4747

4848
pip install pre-commit # or "brew install pre-commit" if you use Homebrew

0 commit comments

Comments
 (0)