diff --git a/README.md b/README.md index 0b36d125..d1cebd45 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Run all the tests: $ npm run test ``` -(Striclty use this envirnment to test, or otherwise make suitable changes in config file before testing). +(Strictly use this envirnment to test, or otherwise make suitable changes in config file before testing). ### Deploy @@ -70,7 +70,7 @@ $ npm run check ## How to add a new connector -You can create a new PR to add a new connector. To get the PR merged, certain requirements needs to be met which will be explained here. +You can create a new PR to add a new connector. To get the PR merged, certain requirements need to be met which will be explained here. ### New connector should follow the current directory structure