Skip to content

Commit

Permalink
docs(publish): add missing closing parenthesis (#7073)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ptitet committed Dec 11, 2023
1 parent 96c957a commit 86ac76c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/lib/content/commands/npm-publish.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ scope-configured registry (see


A `package` is interpreted the same way as other commands (like
`npm install` and can be:
`npm install`) and can be:

* a) a folder containing a program described by a
[`package.json`](/configuring-npm/package-json) file
Expand Down

0 comments on commit 86ac76c

Please sign in to comment.