Skip to content

Commit 38049a4

Browse files
committed
Clarify source stability
1 parent 299d125 commit 38049a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ The current version of the `Atomics` module does not implement APIs for tagged a
148148

149149
## Source Stability
150150

151-
The Swift Atomics package is source stable. The version numbers follow [Semantic Versioning][semver] -- source breaking changes can only land in a new major version.
151+
The Swift Atomics package is source stable. The version numbers follow [Semantic Versioning][semver] -- source breaking changes to public API can only land in a new major version.
152152

153153
[semver]: https://semver.org
154154

0 commit comments

Comments
 (0)