Skip to content
Closed
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
2 changes: 1 addition & 1 deletion doc/cli/npm-ci.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ cache:

## DESCRIPTION

This command is similar to `npm-install(1)`, except it's meant to be used in
This command is similar to npm-install(1), except it's meant to be used in
automated environments such as test platforms, continuous integration, and
deployment. It can be significantly faster than a regular npm install by
skipping certain user-oriented features. It is also more strict than a regular
Expand Down