Merge "Fix some word spellings in messages"

This commit is contained in:
Jenkins
2016-02-22 19:01:09 +00:00
committed by Gerrit Code Review
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -121,7 +121,7 @@ This acts conceptually like the "Accept" header. Semantically this means:
.. warning:: The ``latest`` value is mostly meant for integration testing and
would be dangerous to rely on in client code since microversions are not
following semver and therefore backward compability is not guaranteed.
following semver and therefore backward compatibility is not guaranteed.
Clients should always require a specific microversion but limit what is
acceptable to the microversion range that it understands at the time.