Skip to content

Commit 2c8888c

Browse files
David Sevilla Martínalexcanessa
authored andcommitted
Fix README typo about ignoring issues (#129)
* Fix README typo It said specified issues, now it's one of the specified labels. * Fix docs/CONCEPT.md typo
1 parent e9c87c8 commit 2c8888c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ In order to have spliendid generated release notes, we reccomend to follow these
7171

7272
1. Start the title with a verb (e.g. Change header styles)
7373
2. Use the imperative mood in the title (e.g. Fix, not Fixed or Fixes header styles)
74-
3. Use labels wisely and assign one label per issue. `gren` has the [option to ignore issues](https://github-tools.github.io/github-release-notes/options.html#ignore-issues-with) that have a specified issues.
74+
3. Use labels wisely and assign one label per issue. `gren` has the [option to ignore issues](https://github-tools.github.io/github-release-notes/options.html#ignore-issues-with) that have one of the specified labels.
7575

7676
### `commits`
7777

docs/concept.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ In order to have spliendid generated release notes, we reccomend to follow these
6666

6767
1. Start the title with a verb (e.g. Change header styles)
6868
2. Use the imperative mood in the title (e.g. Fix, not Fixed or Fixes header styles)
69-
3. Use labels wisely and assign one label per issue. `gren` has the [option to ignore issues](https://github-tools.github.io/github-release-notes/options.html#ignore-issues-with) that have a specified issues.
69+
3. Use labels wisely and assign one label per issue. `gren` has the [option to ignore issues](https://github-tools.github.io/github-release-notes/options.html#ignore-issues-with) that have a one of the specified labels.
7070

7171
### `commits`
7272

0 commit comments

Comments
 (0)