diff --git a/src/unversioned/discover_homeserver.rs b/src/unversioned/discover_homeserver.rs index b6ca5715..73e222dc 100644 --- a/src/unversioned/discover_homeserver.rs +++ b/src/unversioned/discover_homeserver.rs @@ -20,7 +20,7 @@ pub struct IdentityServerInfo { ruma_api! { metadata { - description: "Get the versions of the client-server API supported by this homeserver.", + description: "Get discovery information about the domain.", method: GET, name: "discover_homeserver", path: "/.well-known/matrix/client",