Co-Authored-By: neilisfragile <neil@matrix.org>
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/well-known.md b/docs/well-known.md
index 27a5249c6d..b55cf40a0c 100644
--- a/docs/well-known.md
+++ b/docs/well-known.md
@@ -7,7 +7,7 @@ federation endpoint where the certificate must match the server name.
This presents difficulties for hosted server offerings: ExampleCorp
may want to delegate responsibility for running its Matrix homeserver to an
outside supplier, but it may be difficult for that supplier to obtain a TLS
-certificate for `exmaple.com` (and ExampleCorp may be reluctant to let them have
+certificate for `example.com` (and ExampleCorp may be reluctant to let them have
one).
`.well-known` solves this problem by augmenting the current `SRV` record
|