diff --git a/README.md b/README.md index 9be0be5..538f0a5 100644 --- a/README.md +++ b/README.md @@ -75,4 +75,4 @@ Make sure to follow the [conventional commit specification](https://conventional Once you are finished with your changes, run `npm test` to make sure all tests pass. Do a pull request against `master`, make sure the build passes. A team member will review and merge your pull request. -Once merged to `master` one pull request will be created against `master`. Make sure that the CHANGELOG.md and the package.json is correct before merging the auto generated pull request. After the autogenerated pull request has been merged to `master` the version will be bumped and published to npm. +Once merged to `master` one pull request will be created against `master`. Make sure that the CHANGELOG.md and the package.json is correct before merging the auto generated pull request. After the autogenerated pull request has been merged to `master` the version will be bumped and published to npm. \ No newline at end of file