This commit is contained in:
Vitor Pamplona 2025-06-24 11:22:44 -04:00 committed by GitHub
parent 3a91c1cb40
commit 2cfabcc678
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

4
BB.md
View File

@ -48,7 +48,7 @@ Forums are defined by `kind:30891` and organize threads within specific topics.
}
```
# Treads and replies
# Threads and replies
Threads are root posts, specified by `kind:892` in Markdown. They reference a forum using an `A` tag.
```jsonc
@ -95,4 +95,4 @@ Users MUST use `>` to quote sections of a previous post if they wish to reply to
# Moderation
Content moderation is performed directly using relay management tools.
Content moderation is performed directly using relay management tools.