From 948ff5ae74bb3a14731d4b56ad09fe6ebca6fbd5 Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Mon, 10 Apr 2023 11:40:31 -0500 Subject: [PATCH] typo --- proposal-docs/chat/social.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposal-docs/chat/social.md b/proposal-docs/chat/social.md index 99f6645..c01ece9 100644 --- a/proposal-docs/chat/social.md +++ b/proposal-docs/chat/social.md @@ -30,7 +30,7 @@ use the `` tag at the `item` level. ### Attributes - **server** (required) The fqdn of a chat server that serves as the "bootstrap" server to connect to. -- **protocol** (required) The [protocol](/chatprotocols.txt) in use on the server. +- **protocol** (required) The [protocol](chatprotocols.txt) in use on the server. - **accountId** (recommended) The account id of the podcaster on the server or platform being connected to. - **space** (optional) Some chat systems have a notion of a chat "space" or "room" or "topic". This attribute will serve that purpose.