diff --git a/index.html b/index.html index 73c6fbb..e4e500b 100644 --- a/index.html +++ b/index.html @@ -22,13 +22,13 @@
  • Traits as mixins
  • - Access modifiers (public, protected and private) + Access modifiers (public, protected, and private)
  • Abstract classes and methods
  • Interfaces
  • Static and constant members
  • -
  • Transparent Error Subtyping
  • +
  • Transparent error subtyping
  • Support for ECMAScript 3+