From 1f95e32c542d415f5a32d3c4c2d5559e532513cd Mon Sep 17 00:00:00 2001 From: Andy Keller Date: Mon, 2 Oct 2023 15:51:42 -0400 Subject: [PATCH] tweak CustomMessage.type description --- specification.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification.md b/specification.md index f7b6e9d..f9cfd89 100644 --- a/specification.md +++ b/specification.md @@ -2586,7 +2586,7 @@ message CustomMessage { ##### CustomMessage.type -The message type should a reverse FQDN that uniquely identifies the custom message type. +A reverse FQDN that uniquely identifies the custom message type. ##### CustomMessage.data