Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ <h1>CBOR Tags for CBOR-LD</h1>
</p>
<p>
To this end, we have registered the CBOR tag `0xCB1D` (tag value 51997) to be used for CBOR-LD.
The data that follows this tag value is used to lookup what compression table(s) are needed
The data that follows this tag value is used to look up what compression table(s) are needed
to decompress the CBOR-LD context URLs.
</p>
<p class="issue">
Expand All @@ -490,7 +490,7 @@ <h2>CBOR-LD Registry Entry Id</h2>
integer is a CBOR-LD Registry Entry ID.
</p>
<p>
The value of the CBOR-LD Registry Entry ID is then used to lookup a <b>CBOR-LD Registry Entry</b>
The value of the CBOR-LD Registry Entry ID is then used to look up a <b>CBOR-LD Registry Entry</b>
in the <b>CBOR-LD Registry</b>.
</p>
</section>
Expand Down