Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.
  • Loading branch information
DanKaplanSES authored May 27, 2025
commit 549c199f792fb2695309c8d5511b0e8471ab2707
2 changes: 1 addition & 1 deletion docs/lib/content/configuring-npm/package-json.md
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@ had the following:
}
```

It could also have a "start" command that referenced the
It could also have a "start" script that referenced the
`npm_package_config_port` environment variable.

### dependencies
Expand Down