From 8bae9dd65531e3b706cccbe68fd37961e4085274 Mon Sep 17 00:00:00 2001 From: Jazz Turner-Baggs <473256+jazzz@users.noreply.github.com> Date: Mon, 23 Jun 2025 16:22:00 -0700 Subject: [PATCH] added clarity --- specs/protocol_tags.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/protocol_tags.md b/specs/protocol_tags.md index 1b060bd..8cda0b5 100644 --- a/specs/protocol_tags.md +++ b/specs/protocol_tags.md @@ -34,7 +34,7 @@ Tagging acts as a reference to the protocol specification that defines the paylo As each payload contains a link to the associated specification, clients can decode the message accordingly. To accomplish this the wire format includes two different Identifiers. -1. domain: the governing body who oversees tag registration. +1. registry: the maintaining organization of the specification. 2. tag: which specification defines this payload type. ### Tags