Skip to content

Commit

Permalink
docs(README): Minor typo fix. (conventional-changelog#657)
Browse files Browse the repository at this point in the history
Thanks for your contribution @panckreous!
  • Loading branch information
panckreous authored Sep 12, 2020
1 parent df8db83 commit 07c35e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -355,8 +355,8 @@ As of version `7.1.0` you can configure multiple `bumpFiles` and `packageFiles`.

1. Specify a custom `bumpFile` "`filename`", this is the path to the file you want to "bump"
2. Specify the `bumpFile` "`updater`", this is _how_ the file will be bumped.

a. If your using a common type, you can use one of `standard-version`'s built-in `updaters` by specifying a `type`.
a. If you're using a common type, you can use one of `standard-version`'s built-in `updaters` by specifying a `type`.

b. If your using an less-common version file, you can create your own `updater`.

Expand Down

0 comments on commit 07c35e8

Please sign in to comment.