Skip to content

Commit 0a63afc

Browse files
nvisionativealexcanessa
authored andcommitted
Correct misspelled words and improve formatting (#199)
To improve understanding, a few spelling and grammar issues were resolved. Additional formatting was implemented to reinforce points.
1 parent b5e1a82 commit 0a63afc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/concept.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,13 @@ If you want to be more accurate on the issues that belong to a release, you can
6060

6161
> The output above is a result of release notes built from issues.
6262
63-
#### Help 🤖 to write wondeful stuff (issues)
63+
#### Help 🤖 to write wonderful stuff (issues)
6464

65-
In order to have spliendid generated release notes, we reccomend to follow these convensions:
65+
In order to have splendidly generated release notes, we reccomend to follow these convensions:
6666

67-
1. Start the title with a verb (e.g. Change header styles)
67+
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 one of the specified labels.
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 more than one of the specified labels.
7070

7171
### `commits`
7272

@@ -87,9 +87,9 @@ The output would then use commit messages (title + description) to look somethin
8787
8888
#### Help 🤖 to write wondeful stuff (commits)
8989

90-
In order to have spliendid generated release notes, we reccomend to follow these convensions:
90+
In order to have splendidly generated release notes, we reccomend to follow these convensions:
9191

92-
1. Start the subject line with a verb (e.g. Change header styles)
92+
1. Start the subject line with a verb (e.g. **Change** header styles)
9393
2. Use the imperative mood in the subject line (e.g. Fix, not Fixed or Fixes header styles)
9494
3. Limit the subject line to about 50 characters
9595
4. Do not end the subject line with a period

0 commit comments

Comments
 (0)