diff --git a/spec.html b/spec.html index 15fda60e94..316a7d44eb 100644 --- a/spec.html +++ b/spec.html @@ -29,7 +29,6 @@

Introduction

ECMA-262, 6th Edition Project Editor

This Ecma Standard has been adopted by the General Assembly of June 2015.

- @@ -3321,7 +3320,7 @@

Syntax

`+` DecimalDigits `-` DecimalDigits -

All grammar symbols not explicitly defined above have the definitions used in the Lexical Grammar for numeric literals ()

+

All grammar symbols not explicitly defined above have the definitions used in the Lexical Grammar for numeric literals ()

Some differences should be noted between the syntax of a |StringNumericLiteral| and a |NumericLiteral| (see ):