Skip to content

Commit

Permalink
Make all sentences be in present tense
Browse files Browse the repository at this point in the history
One of the sentences was in the future tense, which didn't sound right along with the present tense sentence right before. Therefore, I changed the sentence to have the same tense.
  • Loading branch information
nianokia authored Aug 28, 2024
1 parent 984da2e commit dba4fda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/react-game.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Here are some [examples](https://bg.reactjs.org/community/examples.html).

**Kindly avoid choosing the BMI calculator from the examples provided above, as it may be associated with sensitive issues such as racism and sizeism.**

We encourage you to use git version control and GitHub to save your progress as you build up your work. This way you'll work on testing out React in your text editors locally.
We encourage you to use git version control and GitHub to save your progress as you build up your work. This way you can test React out in your local text editors.

### Minimum Requirements

Expand Down

0 comments on commit dba4fda

Please sign in to comment.