diff --git a/docs/chat/message-formatting.md b/docs/chat/message-formatting.md index ba3fbc5c..458a304d 100644 --- a/docs/chat/message-formatting.md +++ b/docs/chat/message-formatting.md @@ -19,6 +19,6 @@ Cwtch currently supports the following formatting markdown for messages: * `**bold**` which will render **bold** * `*italic*` which will render *italic* * ``code`` which will render `code` -* `^superscript^` which will render superscript -* `_subscript_` which will render subscript -* `~~strikthrough~~` which will render ~~strikethrough~~ +* `^superscript^` which will render superscript +* `_subscript_` which will render subscript +* `~~strikthrough~~` which will render strikethrough diff --git a/docs/profiles/introduction.md b/docs/profiles/introduction.md index 8f3b3f89..dc37f96d 100644 --- a/docs/profiles/introduction.md +++ b/docs/profiles/introduction.md @@ -4,7 +4,7 @@ sidebar_position: 1 # An Introduction to Cwtch Profiles -With Cwtch you can create one of more **Profiles**. Each profile generates a random ed25519 keypair compatible with +With Cwtch you can create one of more **Profiles**. Each profile generates a random ed25519 key pair compatible with the Tor Network. This is the identifier that you can give out to people and that they can use to contact you via Cwtch.