File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -468,8 +468,8 @@ <h1>CBOR Tags for CBOR-LD</h1>
468468an 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
473473to 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 >
483483To 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
485485CBOR tag value, we define the following.
486486 </ p >
487487 < p >
You can’t perform that action at this time.
0 commit comments