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:
UnrealApex 2021-03-18 18:16:28 -07:00 committed by GitHub
parent b1303c2821
commit 94d60705d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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