Skip to content

Commit 9697f16

Browse files
authored
docs: typo in npm command (#5118)
1 parent f032e1c commit 9697f16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/commands/npm.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ following help topics:
102102
done via [`npm install`](/commands/npm-install)
103103
* adduser:
104104
Create an account or log in. When you do this, npm will store
105-
credentials in the user config file config file.
105+
credentials in the user config file.
106106
* publish:
107107
Use the [`npm publish`](/commands/npm-publish) command to upload your
108108
code to the registry.

0 commit comments

Comments
 (0)