Skip to content

Commit

Permalink
Fix grammatical error Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mdqst authored Dec 1, 2024
1 parent 5a8bd3c commit 179fa09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ This React app isn't a complete solution. For example, the list of conversations
## Useful commands

- `yarn clean`: Removes `node_modules` and `.turbo` folders
- `yarn format`: Runs prettier format and write changes
- `yarn format`: Runs prettier format and writes changes
- `yarn format:check`: Runs prettier format check
- `yarn lint`: Runs ESLint
- `yarn typecheck`: Runs `tsc`

0 comments on commit 179fa09

Please sign in to comment.