Fix spelling in test description

This commit is contained in:
dnalborczyk 2022-07-03 13:49:12 -04:00 committed by Ms2ger
parent 704c9cea9c
commit 1b3bddbeff
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
/*---
es6id: 19.4.3.4
description: >
Behavior when `this` value is an object with a [[SymboldData]] internal
Behavior when `this` value is an object with a [[SymbolData]] internal
slot
info: |
1. Let s be the this value.