diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e5c2a61bf1..08a93d2e1d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -80,7 +80,7 @@ Before sending us a pull request, please ensure that, GitHub provides additional document on [forking a repository](https://help.github.com/articles/fork-a-repo/) and [creating a pull request](https://help.github.com/articles/creating-a-pull-request/). -**Note:** Unless your change is small, **please** consider submitting different Pull Rrequest(s): +**Note:** Unless your change is small, **please** consider submitting different Pull Request(s): * 1️⃣ First PR should include the overall structure of the new component: * Readme, configuration, interfaces or base classes, etc...