Skip to content

Commit

Permalink
docs: update publish typo
Browse files Browse the repository at this point in the history
  • Loading branch information
stewest committed Nov 28, 2023
1 parent b459cd5 commit 11d0a48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ User Settings: `press CMD + P then > user` Open user settings JSON.
- see `https://www.freecodecamp.org/news/how-to-create-and-publish-your-first-npm-package/`
- Run:
* `npm login` - You'll need to authenticate.
* `npm pubish` - You'll need to authenticate again.
* `npm publish` - You'll need to authenticate again.

Updating [package](https://docs.npmjs.com/getting-started/publishing-npm-packages#how-to-update-a-package).

Expand Down

0 comments on commit 11d0a48

Please sign in to comment.