Skip to content

Commit b06f7a6

Browse files
rnrotfpauly
andauthored
Update README.md
Co-authored-by: Tommy Pauly <tpauly@apple.com>
1 parent 48f2f23 commit b06f7a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ All unit tests are run automatically upon creation or update of a Pull Request.
4141

4242
### Versioning
4343

44-
Whilst the library is in the `0.x.x` version range, you should adopt it using the `.upToNextMinor(from: "0.1.0")` specifier. During this period, breaking changes are intended to map to minor version bumps, so depending on the library this way picks up smaller, non-breaking changes automatically while protecting against API-breaking ones.
44+
While the library is in the `0.x.x` version range, you should adopt it using the `.upToNextMinor(from: "0.1.0")` specifier. During this period, breaking changes are intended to map to minor version bumps, so depending on the library this way picks up smaller, non-breaking changes automatically while protecting against API-breaking ones.
4545

4646
### Logging Levels
4747

0 commit comments

Comments
 (0)