Skip to content

Commit

Permalink
docs: update readme file use -> run
Browse files Browse the repository at this point in the history
  • Loading branch information
vplasencia committed Dec 5, 2024
1 parent 5c8948b commit cff70ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ Run [ESLint](https://eslint.org/) to analyze the code and catch bugs:
yarn lint
```

Use [Prettier](https://prettier.io/) to check formatting rules:
Run [Prettier](https://prettier.io/) to check formatting rules:

```bash
yarn prettier
Expand Down

0 comments on commit cff70ec

Please sign in to comment.