From 9f8600ff5c458a438d500da6f250244f9a8bdefc Mon Sep 17 00:00:00 2001
From: Nan Lin <80365263+linnan-github@users.noreply.github.com>
Date: Thu, 30 Jan 2025 14:16:40 -0500
Subject: [PATCH] Fix typo
---
index.bs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.bs b/index.bs
index b82ff582c..d71856934 100644
--- a/index.bs
+++ b/index.bs
@@ -1877,7 +1877,7 @@ To check if cookie-based debugging is allowed given a
To obtain the context origin of a [=node=] |node|:
-1. If applicable for [=implemenation-defined=] use cases, return the embedded origin.
+1. If applicable for [=implementation-defined=] use cases, return the embedded origin.
1. Otherwise, return |node|'s [=node navigable=]'s [=navigable/top-level traversable=]'s
[=navigable/active document=]'s [=origin=].