summaryrefslogtreecommitdiff
path: root/ext/web/12_location.js
diff options
context:
space:
mode:
Diffstat (limited to 'ext/web/12_location.js')
-rw-r--r--ext/web/12_location.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/web/12_location.js b/ext/web/12_location.js
index 680f3d53b..c612ca743 100644
--- a/ext/web/12_location.js
+++ b/ext/web/12_location.js
@@ -17,7 +17,7 @@ const {
WeakMapPrototypeSet,
} = primordials;
-const locationConstructorKey = Symbol("locationConstuctorKey");
+const locationConstructorKey = Symbol("locationConstructorKey");
// The differences between the definitions of `Location` and `WorkerLocation`
// are because of the `LegacyUnforgeable` attribute only specified upon