diff --git a/release-note-generation.md b/release-note-generation.md index ba76edd..e405deb 100644 --- a/release-note-generation.md +++ b/release-note-generation.md @@ -6,7 +6,7 @@ The default release notes are a changelog based on the [AngularJS Commit Message If you want to generate your own release notes you can provide a generator in the `package.json`. -Add a `release` field and provide a path where `semantic-release` can require your it: +Add a `release` field and provide a path where `semantic-release` can require it: ```json "release": {