Skip to content

Commit 7b81817

Browse files
committed
fix markdown
1 parent baaab9a commit 7b81817

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/input/docs/reference/configuration.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -949,15 +949,17 @@ Example of invalid `Strict`, but valid `Loose`
949949

950950
### strategies
951951

952-
Specifies which version strategy implementation (one ore more) will be used to determine the next version. Following values are supported and can be combined:
952+
Specifies which version strategy implementation (one or more) will be used to determine the next version.
953+
These strategies can be combined, and the order in which they are specified does not matter.
954+
The configuration accepts the following values:
953955

954956
- Fallback
955957
- ConfiguredNextVersion
956958
- MergeMessage
957959
- TaggedCommit
958960
- TrackReleaseBranches
959961
- VersionInBranchName
960-
- TrunkBased
962+
- Mainline
961963

962964
[1145]: https://github.com/GitTools/GitVersion/issues/1145
963965
[1366]: https://github.com/GitTools/GitVersion/issues/1366

0 commit comments

Comments
 (0)