From 3705c9d10d84e8c16cf90d669e51f61f5e55dcc0 Mon Sep 17 00:00:00 2001 From: sundayScoop <87186823+sundayScoop@users.noreply.github.com> Date: Wed, 5 Apr 2023 14:53:53 +1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6c312d..f18205e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Terms 1. ORKs - (Orchestrated Recluder of Keys) Nodes of the Tide Network that authenticate users and hold their keys. -2. CVK - (Consumer-Vendor Key) A key associting each user on the network with a vendor/application, held in the ORKs that authenticate the user. +2. CVK - (Consumer-Vendor Key) A key associating each user on the network with a vendor/application, held in the ORKs that authenticate the user. 3. UID - (Unique ID) A unique identifier of a key in the Tide Network. e.g., hash of the user's username. ## Installation