diff --git a/app/federation/discovery/page.mdx b/app/federation/discovery/page.mdx index fd20e9d..79a11b8 100644 --- a/app/federation/discovery/page.mdx +++ b/app/federation/discovery/page.mdx @@ -49,7 +49,7 @@ Accept: application/jrd+json ## Instance Discovery -Instaance metadata can be accessed by making a `GET` request to the instance's Versia metadata endpoint, which is located at `/.well-known/versia`. +Instaance metadata can be accessed by making a `GET` request to the instance's Versia metadata endpoint, which is located at `/.well-known/versia`. This endpoint does not need any signatures in the output. ### Example