0
0
mirror of https://github.com/semver/semver.git synced 2025-08-29 01:05:30 +00:00

Change sentence to remove inapplicable "Remember"

Closes #31
This commit is contained in:
Phil Haack 2012-12-19 17:19:43 -08:00
parent 8606a7f8b9
commit 54a1fc1b96

View File

@ -174,8 +174,8 @@ API can keep everyone and everything running smoothly.
As soon as you realize that you've broken the Semantic Versioning spec, fix
the problem and release a new minor version that corrects the problem and
restores backwards compatibility. Remember, it is unacceptable to modify
versioned releases, even under this circumstance. If it's appropriate,
restores backwards compatibility. Even under this circumstance, it is
unacceptable to modify versioned releases. If it's appropriate,
document the offending version and inform your users of the problem so that
they are aware of the offending version.