From 71083c8014fc9275ceb62cff53f4958d699630db Mon Sep 17 00:00:00 2001 From: Christian Biesinger Date: Fri, 11 Aug 2023 16:53:56 -0400 Subject: [PATCH] typo --- spec/index.bs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/spec/index.bs b/spec/index.bs index 40c12ca2..99cb9f91 100644 --- a/spec/index.bs +++ b/spec/index.bs @@ -347,7 +347,7 @@ User agents must also clear the [=IDP Sign-in Status map=] data when: : the user clears all cookies or site settings data :: The user agent must clear the entire map : the user clears cookies or site data for a specific origin - :: The user agent must remote all entries that would be affected + :: The user agent must remove all entries that would be affected by the deleted cookies. Note: For example, domain cookies may affect subdomains of @@ -364,7 +364,8 @@ Note: Website-initiated cookie changes should not affect this map. When [=IDP-SignIn-Status=]. RP state should not affect this map since it only reflects IDP state. -IDPs can also use a JavaScript API to update the stored sign-in, see {{IdentityProvider}}. +IDPs can also use a JavaScript API to update the stored sign-in status, see +{{IdentityProvider}}. ### Interaction with `Clear-Site-Data`