From c438c4af3bad8ba9f86308f0b4846ac672c3f2ca Mon Sep 17 00:00:00 2001 From: Ted Thibodeau Jr Date: Mon, 5 May 2025 17:49:00 -0400 Subject: [PATCH] lookup -> look up --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index f17c56b..58e0920 100644 --- a/index.html +++ b/index.html @@ -469,7 +469,7 @@

CBOR Tags for CBOR-LD

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.

@@ -490,7 +490,7 @@

CBOR-LD Registry Entry Id

integer is a CBOR-LD Registry Entry ID.

-The value of the CBOR-LD Registry Entry ID is then used to lookup a CBOR-LD Registry Entry +The value of the CBOR-LD Registry Entry ID is then used to look up a CBOR-LD Registry Entry in the CBOR-LD Registry.