Skip to content

Commit bb75ad1

Browse files
committed
Amend explainer to match spec text
1 parent 7a122c7 commit bb75ad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ class C {
142142
- Function Environment Records have a new method in Table 16:
143143
> | Method | Purpose |
144144
> |:-|:-|
145-
> | GetClassBase() | Return the object that is the base for `class` property access bound in this Environment Record. |
145+
> | GetClassBinding() | Return the object that is the base for `class` property access bound in this Environment Record. |
146146
- ECMAScript Function Objects have a new internal slot in Table 27:
147147
> | Interanl Slot | Type | Description |
148148
> |:-|:-|:-|

0 commit comments

Comments
 (0)