Commit 3d84bd4f authored by Dmitry's avatar Dmitry Committed by GitHub

Typo corrections Update CONTRIBUTING.md (#2353)

In the section Adding new dependencies, the sentence "please be sure that is is well-maintained and trustworthy" contains a typo: "is is" corrected to "it is".
parent 625b4d75
...@@ -66,7 +66,7 @@ B. Pre-defined configuration: ...@@ -66,7 +66,7 @@ B. Pre-defined configuration:
## Adding new dependencies ## Adding new dependencies
For all types of dependencies: For all types of dependencies:
- **Do not add** a dependency if the desired functionality is easily implementable - **Do not add** a dependency if the desired functionality is easily implementable
- If adding a dependency is necessary, please be sure that is is well-maintained and trustworthy - If adding a dependency is necessary, please be sure that it is well-maintained and trustworthy
   
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment