Skip to content

Commit ba31548

Browse files
authored
docs: fix wording
1 parent 25c6034 commit ba31548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ With the above setup, new official releases (bearing the `latest` dist-tag) can
4747

4848
git checkout master && git merge --ff-only develop && git push
4949

50-
> Your first official release will be published with version 0.1.0 to enable automatic releases during initial development. You must mark a commit as a [major release](https://github.com/semantic-release/semantic-release#major-breaking-release) to release bump the major version to 1. This is different than vanilla semantic-release where your first release is 1.0.0
50+
> Your first official release will be published with version 0.1.0 to enable automatic releases during initial development. You must mark a commit as a [major release](https://github.com/semantic-release/semantic-release#major-breaking-release) to bump the major version to 1. This is different than vanilla semantic-release where your first release is 1.0.0

0 commit comments

Comments
 (0)