Skip to content

Commit 8b55d38

Browse files
authored
docs: Rename "command" to "script" (#8329)
1 parent 5d7a7a8 commit 8b55d38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/lib/content/configuring-npm/package-json.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -589,7 +589,7 @@ had the following:
589589
}
590590
```
591591

592-
It could also have a "start" command that referenced the
592+
It could also have a "start" script that referenced the
593593
`npm_package_config_port` environment variable.
594594

595595
### dependencies

0 commit comments

Comments
 (0)