Skip to content

Commit d2f6629

Browse files
authored
Typographical Error (#106)
Found typo in documentation
1 parent f9a0f8b commit d2f6629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ As many inner workings have been changed, please verify that your application st
150150

151151
It's recommended to have both Deno (>=1.20) and Node 16-18 available to be able to run all checks and tests.
152152

153-
### Before commiting
153+
### Before committing
154154

155155
Please run ```npm run lint```, ```npm run test``` and ```deno task test``` before committing, to make sure every test and check passes.
156156

0 commit comments

Comments
 (0)