diff --git a/lib/compiler/js.js b/lib/compiler/js.js index 952ba58..9d1fb71 100644 --- a/lib/compiler/js.js +++ b/lib/compiler/js.js @@ -59,7 +59,7 @@ const js = { }, - // This is a list of reserved words for ESMA-262, 5th ed., 7.6.1 (strict mode) + // This is a list of reserved words for ECMA-262, 5th ed., 7.6.1 (strict mode) reservedWords: [ // Keyword