archives

« Bugzilla Issues Index

#4476 — 12.2.9.1 TemplateStrings: Typo "element" -> "elements"


12.2.9.1 Static Semantics: TemplateStrings

Production: TemplateLiteral : TemplateHead Expression TemplateSpans

Step 4: Change "by the element" to "by the elements".

Also: Add comma after "in order".


Fixed in ES2016 Draft.