Skip to content

Commit 2ffc61c

Browse files
committed
chore(docs): add missing word
1 parent b3739df commit 2ffc61c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ import '/node_modules/my-awesome-vue-component-lib/dist/style.css'
6464
git add . # select the changes you want to commit
6565
pnpm run commit # and now simply answer the questions
6666

67-
# after you have successfully committed, you may create "release"
67+
# after you have successfully committed, you may create a "release"
6868
pnpm run release # automates git commits, versioning, and CHANGELOG generation
6969
```
7070

0 commit comments

Comments
 (0)