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

Skip to content

Commit aa8fff1

Browse files
authored
docs: fix typo (#6645)
add closing parenthesis
1 parent 601fb55 commit aa8fff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/lib/content/commands/npm-publish.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ scope-configured registry (see
2020

2121

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

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

0 commit comments

Comments
 (0)