Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
eatyourgreens authored Nov 11, 2023
1 parent b6ba6d9 commit 10e0ccf
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 @@ -50,7 +50,7 @@ Tests (via [tap](https://github.com/tapjs/node-tap)) exist for the `auth` module
2. `npm version major|minor|patch`.
3. `git push && git push --tags`.
4. Publish a new tagged release on GitHub.
5. `npm publsih --dry-run` to double-check the release.
5. `npm publish --dry-run` to double-check the release.
6. `npm publish`.

### License
Expand Down

0 comments on commit 10e0ccf

Please sign in to comment.