Skip to content

Commit 21230f2

Browse files
HHobeckasbjornu
andauthored
Update docs/input/docs/reference/configuration.md
Co-authored-by: Asbjørn Ulsberg <[email protected]>
1 parent b663776 commit 21230f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/input/docs/reference/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@ branch. For example `develop` → `release/1.0.0` → merge into `main` and tag
607607

608608
This property is a branch related property and gives the user the possibility to control the behavior of whether the merge
609609
commit message will be interpreted as a next version or not. Consider we have a main branch and a `release/1.0.0` branch and
610-
merge changes from `release/1.0.0` to the `main` branch. If `track-merge-message is set to `true` then the next version will
610+
merge changes from `release/1.0.0` to the `main` branch. If `track-merge-message` is set to `true` then the next version will
611611
be `1.0.0` otherwise `0.0.1`.
612612

613613
### tracks-release-branches

0 commit comments

Comments
 (0)