RFC 7049, "Concise Binary Object Representation (CBOR)", October 2013

Source of RFC: IETF - NON WORKING GROUP

⚠ This RFC has been obsoleted!

Obsoleted by: RFC8949

Area assignment: app

Errata-ID: 5763

Status:
Held for Document Update
Type:
Technical
Reported By:
John Visosky
Date Reported:
2019-06-26
Held for Document Update by:
Barry Leiba
Date Held for Document Update:
2020-07-17

Section 2.4 says:

A tag always applies to the item that is directly followed by it.

It should say:

A tag always applies to the item that directly follows it.

Notes:

The 'it' in the original text refers to the tag, so the sentence reads that the tag follows the item.  In fact, the item follows the tag.