Typo
This commit is contained in:
parent
3a91c1cb40
commit
2cfabcc678
4
BB.md
4
BB.md
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue