added clarity

This commit is contained in:
Jazz Turner-Baggs 2025-06-23 16:22:00 -07:00
parent 25470c637d
commit 8bae9dd655
No known key found for this signature in database

View File

@ -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. 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. 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. 2. tag: which specification defines this payload type.
### Tags ### Tags