From 0e280ed014adcd61507e645a80c2849d5a9ebaa5 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Mon, 14 Jul 2025 13:09:08 +0200 Subject: [PATCH] Fix typo (#2177) Signed-off-by: Johannes Marbach --- changelogs/client_server/newsfragments/2177.clarification | 1 + data/api/client-server/logout.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 changelogs/client_server/newsfragments/2177.clarification 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