diff --git a/v2-0-RC3/doc/05SchemaExtensionMechanism.md b/v2-0-RC3/doc/05SchemaExtensionMechanism.md index 883ad42..775f27b 100644 --- a/v2-0-RC3/doc/05SchemaExtensionMechanism.md +++ b/v2-0-RC3/doc/05SchemaExtensionMechanism.md @@ -106,7 +106,7 @@ encoding. Message headers and repeating group dimensions carry a count of the number of repeating groups and a count of variable-length data fields on the wire. This supports a walk by a decoder of all the elements of a message, even when the decoder was built with an older version of a schema. As for added fixed-length fields, new repeating groups cannot be interpreted by the decoder, but it still can process the ones it knows, and it can correctly reach the end of a message. -## Comaptibility strategy +## Compatibility strategy *This suggested strategy is non-normative.* @@ -153,7 +153,7 @@ Second version - a new message is added - +