Skip to content

Commit d9b1fe5

Browse files
committed
Add editorial changes to CBOR tag description.
1 parent b1a4c10 commit d9b1fe5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -468,8 +468,8 @@ <h1>CBOR Tags for CBOR-LD</h1>
468468
an arbitrary CBOR-LD consumer to decompress any CBOR-LD payload that conforms to this specification.
469469
</p>
470470
<p>
471-
To this end, we have registered the CBOR tag `0xCB1D` (tag value 51997) to be used for CBOR-LD,
472-
where data that includes tag value is used to lookup what compression table(s) are needed
471+
To this end, we have registered the CBOR tag `0xCB1D` (tag value 51997) to be used for CBOR-LD.
472+
The data that follows this tag value is used to lookup what compression table(s) are needed
473473
to decompress the CBOR-LD context URLs.
474474
</p>
475475
<p class="issue">
@@ -481,7 +481,7 @@ <h1>CBOR Tags for CBOR-LD</h1>
481481
<h2>CBOR-LD Registry Entry Id</h2>
482482
<p>
483483
To enable unbounded extension on possible use cases for CBOR-LD that require different
484-
compression table material for consumption while working within a single
484+
compression table material for consumption while working with a single
485485
CBOR tag value, we define the following.
486486
</p>
487487
<p>

0 commit comments

Comments
 (0)