mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-01 13:07:49 +02:00
docs: fix typo in changelog page (#3730)
Fix a typo in https://goreleaser.com/customization/changelog/
This commit is contained in:
parent
5c1fd3582b
commit
050f5a43c2
@ -49,7 +49,7 @@ changelog:
|
||||
|
||||
# Group commits messages by given regex and title.
|
||||
# Order value defines the order of the groups.
|
||||
# Proving no regex means all commits will be grouped under the default group.
|
||||
# Providing no regex means all commits will be grouped under the default group.
|
||||
# Groups are disabled when using github-native, as it already groups things by itself.
|
||||
# Matches are performed against strings of the form: "<abbrev-commit>[:] <title-commit>".
|
||||
# Regex use RE2 syntax as defined here: https://github.com/google/re2/wiki/Syntax.
|
||||
|
Loading…
x
Reference in New Issue
Block a user