Skip to content

Commit

Permalink
[skip ci] Fix minor README typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
umbr4g3 committed Apr 26, 2024
1 parent f72bc33 commit 3e22865
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

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

Expand Down

0 comments on commit 3e22865

Please sign in to comment.