diff --git a/changelogs/client_server/newsfragments/2177.clarification b/changelogs/client_server/newsfragments/2177.clarification new file mode 100644 index 00000000..3ccb2333 --- /dev/null +++ b/changelogs/client_server/newsfragments/2177.clarification @@ -0,0 +1 @@ +Fix various typos throughout the specification. diff --git a/data/api/client-server/logout.yaml b/data/api/client-server/logout.yaml index 60464932..0a555efc 100644 --- a/data/api/client-server/logout.yaml +++ b/data/api/client-server/logout.yaml @@ -47,7 +47,7 @@ paths: deleted alongside the device. This endpoint does not use the [User-Interactive Authentication API](/client-server-api/#user-interactive-authentication-api) because - User-Interactive Authentication is designed to protect against attacks where the + User-Interactive Authentication is designed to protect against attacks where someone gets hold of a single access token then takes over the account. This endpoint invalidates all access tokens for the user, including the token used in the request, and therefore the attacker is unable to take over the account in