diff --git a/xep-0198.xml b/xep-0198.xml index 6203d19c..1f051897 100644 --- a/xep-0198.xml +++ b/xep-0198.xml @@ -432,11 +432,11 @@ ]]>

Stream management errors SHOULD be considered recoverable; however, misuse of stream management MAY result in termination of the stream.

-

When a remote entity acknowledges that it has handled a number of stanzas that is higher than the amount of stanzas that it was sent (by sending an 'h' value that is to high), the local entity SHOULD generate a undefined-condition stream error that includes a handled-count-to-high element, and close the stream:

+

When a remote entity acknowledges that it has handled a number of stanzas that is higher than the amount of stanzas that it was sent (by sending an 'h' value that is too high), the local entity SHOULD generate an undefined-condition stream error that includes a <handled-count-too-high/> element, and close the stream:

- + You acknowledged 10 stanzas, but I only sent you 8 so far. @@ -693,7 +693,7 @@ - +