Skip to content

Commit 02d056b

Browse files
authored
Merge pull request #2748 from MarcGuay/patch-8
Update part3a.md
2 parents 727517d + 732541d commit 02d056b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/3/en/part3a.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ We can now start the server in development mode with the command:
420420
npm run dev
421421
```
422422

423-
Unlike with the <i>start</i> and <i>test</i> scripts, we also have to add <i>run</i> to the command.
423+
Unlike with the <i>start</i> and <i>test</i> scripts, we also have to add <i>run</i> to the command because it is a non-native script.
424424

425425
### REST
426426

0 commit comments

Comments
 (0)