mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-06 05:26:54 +08:00
Fixed Typo That Changed Tense of Sentence
Fixed typo in sentence that was in the past tense, but had word in the present tense.
This commit is contained in:
parent
b1303c2821
commit
94d60705d4
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
|
||||
## Standards and Conventions
|
||||
|
||||
1. Code style is enforced by [Prettier](https://prettier.io/docs/en/install.html), which is automatically run every time you `git commit` (if you've followed the above instructions properly).
|
||||
1. Code style is enforced by [Prettier](https://prettier.io/docs/en/install.html), which is automatically ran every time you `git commit` (if you've followed the above instructions properly).
|
||||
|
||||
## Questions
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue