[skip ci] Fix minor README typo.

This commit is contained in:
umbr4g3 2024-04-26 16:40:32 -04:00
parent f72bc33e30
commit 3e22865b62

View File

@ -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