Skip to content

Commit

Permalink
chore(docs): add missing word
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Apr 29, 2022
1 parent b3739df commit 2ffc61c
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 @@ -64,7 +64,7 @@ import '/node_modules/my-awesome-vue-component-lib/dist/style.css'
git add . # select the changes you want to commit
pnpm run commit # and now simply answer the questions

# after you have successfully committed, you may create "release"
# after you have successfully committed, you may create a "release"
pnpm run release # automates git commits, versioning, and CHANGELOG generation
```

Expand Down

0 comments on commit 2ffc61c

Please sign in to comment.