File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -834,8 +834,8 @@ <h3>Encode VC to QR Code</h3>
834834 </ li >
835835 < li >
836836Let |cborldDocument| be the result of the
837- < a data-cite ="CBOR-LD#json-ld-to-cbor-ld-compression -algorithm ">
838- JSON-LD to CBOR-LD Compression Algorithm</ a > , passing |inputDocument|,
837+ < a data-cite ="CBOR-LD#json-ld-to-cbor-ld-encoding -algorithm ">
838+ JSON-LD to CBOR-LD Encoding Algorithm</ a > , passing |inputDocument|,
839839|typeTable|, and |registryEntryId| as inputs. If an encoding error occurs, an
840840error MUST be raised.
841841 </ li >
@@ -886,8 +886,8 @@ <h3>Decode QR Code to VC</h3>
886886 </ li >
887887 < li >
888888Let |jsonldDocument| be the result of
889- < a data-cite ="CBOR-LD#cbor-ld-to-json-ld-decompression -algorithm ">
890- CBOR-LD to JSON-LD Decompression Algorithm</ a > , passing |cborldDocument| as
889+ < a data-cite ="CBOR-LD#cbor-ld-to-json-ld-decoding -algorithm ">
890+ CBOR-LD to JSON-LD Decoding Algorithm</ a > , passing |cborldDocument| as
891891the input. If a decoding error occurs, an error MUST be raised.
892892 </ li >
893893 < li >
You can’t perform that action at this time.
0 commit comments