Skip to content

Commit 9d98a16

Browse files
committed
chore(style): fix typo
1 parent 7c22b05 commit 9d98a16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/git/changelog.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ export default class GitChangelog {
218218
}
219219

220220
this.#changesGroups.push( {
221-
"name": "breaking changes",
221+
"name": "Breaking changes",
222222
"changes": breakingChanges,
223223
"report": true,
224224
"primaryChange": true,

0 commit comments

Comments
 (0)