Skip to content

Commit bd6feaf

Browse files
authored
Merge pull request #3373 from Moise-Kongolo/source
Update part5b.md
2 parents 9969f17 + d6a9241 commit bd6feaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/5/en/part5b.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -781,7 +781,7 @@ Now the directories <em>dist</em> and <em>node_modules</em> will be skipped when
781781
As usual, you can perform the linting either from the command line with the command
782782

783783
```bash
784-
npm run Lint
784+
npm run lint
785785
```
786786

787787
or using the editor's Eslint plugin.

0 commit comments

Comments
 (0)