diff --git a/index.html b/index.html index f0d163d..b16a95b 100644 --- a/index.html +++ b/index.html @@ -184,8 +184,8 @@

- All three common access modifiers — public, protected and private - — are supported, but enforced only in ECMAScript 5 and later environments.

@@ -213,7 +213,7 @@
   they may use any access modifier). In order to support both
   pre- and
   post-ECMAScript 5 environments, the syntax requires use of a static
-  accessor method — $().
+  accessor method—$().