diff --git a/spec.html b/spec.html index 98cfdfebe6..fcf2e9a6ac 100644 --- a/spec.html +++ b/spec.html @@ -74,6 +74,8 @@

Contributing to this Specification

Refer to the colophon for more information on how this document is created.

+

About this Specification

+

This document at https://tc39.es/ecma262/ is the most accurate up-to-date ECMAScript specification. It contains the content of the most recent yearly snapshot plus any finished proposals (those that have reached Stage 4 in the proposal process and thus are implemented in several implementations and will be in the next practical revision) since that snapshot was taken.

Introduction