Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
daveajones committed Apr 10, 2023
1 parent 3e43e7b commit 948ff5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposal-docs/chat/social.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ use the `<podcast:chat>` 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.
Expand Down

0 comments on commit 948ff5a

Please sign in to comment.