Skip to content

Commit cfbd518

Browse files
authored
use correct possessive pronoun
1 parent c5ae891 commit cfbd518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/why.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ It solves:
66
- Rebuilding tags always produces the same version
77
- Not having to rebuild to increment versions
88
- Not duplicating version information in multiple places (branch release/2.0.0 already has the version in it, why do I need to change something else)
9-
- Each branch calculates it's SemVer and versions flow between branches when they are merged
9+
- Each branch calculates its SemVer and versions flow between branches when they are merged
1010
- Pull requests produce unique pre-release version numbers
1111
- NuGet semver issues
1212
- Build server integration

0 commit comments

Comments
 (0)