Skip to content

Commit 549c199

Browse files
authored
docs: Rename command to script
- If this change is in error, can someone explain to me what this sentence is trying to convey? This is my best guess.
1 parent 5d7a7a8 commit 549c199

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)