Skip to content

Commit

Permalink
Typo in readme (homebridge#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
jstastny authored Sep 3, 2022
1 parent 8156706 commit 7cacbc2
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 @@ -137,7 +137,7 @@ You can publish *beta* versions of your plugin for other users to test before yo
# create a new pre-release version (eg. 2.1.0-beta.1)
npm version prepatch --preid beta

# publsh to @beta
# publish to @beta
npm publish --tag=beta
```

Expand Down

0 comments on commit 7cacbc2

Please sign in to comment.