Skip to content

Commit 73d4c98

Browse files
committed
Fix typo
1 parent 6a6cbd6 commit 73d4c98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@ To install the formatters and linters, run:
4545
npm install
4646
```
4747

48-
The run the formatter, use:
48+
To run the formatter, use:
4949

5050
```bash
5151
npm run format
5252
```
5353

54-
The run the linters, use:
54+
To run the linters, use:
5555

5656
```bash
5757
npm run lint

0 commit comments

Comments
 (0)