docs
diff --git a/tobago-example/tobago-example-demo/pom.xml b/tobago-example/tobago-example-demo/pom.xml
index 6da277e..8aa0c2d 100644
--- a/tobago-example/tobago-example-demo/pom.xml
+++ b/tobago-example/tobago-example-demo/pom.xml
@@ -26,10 +26,8 @@
   <packaging>war</packaging>
   <name>Tobago Example Demo</name>
   <description>Demonstration and documentation application.</description>
-  <!-- how to run tests
-  http://myfaces.apache.org/tobago/faq.html#integrationTestTobago3
-  http://myfaces.apache.org/tobago/faq.html#testInBrowser
-  -->
+
+  <!-- how to run tests: http://tobago-vm.apache.org/faq.html  -->
 
   <properties>
     <deltaspike.version>1.9.1</deltaspike.version>
@@ -1202,6 +1200,9 @@
             <groupId>org.apache.meecrowave</groupId>
             <artifactId>meecrowave-maven-plugin</artifactId>
             <version>${meecrowave.version}</version>
+
+            <!-- run with ???: mvn clean install -P meecrowave meecrowave:run -->
+
             <configuration>
               <scanningPackageIncludes>
                 org.apache.myfaces.tobago.example
diff --git a/tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/60-compatibility/Compatibility.xhtml b/tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/60-compatibility/Compatibility.xhtml
index 9097425..52acd76 100644
--- a/tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/60-compatibility/Compatibility.xhtml
+++ b/tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/60-compatibility/Compatibility.xhtml
@@ -165,7 +165,7 @@
       <td>6<tc:badge value="lim"/>, 7<tc:badge value="lim"/>, 8<tc:badge value="lim"/>, 9, 10, 11, ...</td>
       <td>10<tc:badge value="lim"/>, 11, ...</td>
       <td>10<tc:badge value="lim"/>, 11, ...</td>
-      <td>11, ...</td>
+      <td><tc:badge value="latest"/></td>
     </tr>
     <tr>
       <td>Firefox</td>
@@ -210,7 +210,7 @@
       <td><tc:badge value="other browsers"/></td>
       <td><tc:badge value="other browsers"/></td>
       <td><tc:badge value="other browsers"/></td>
-      <td><tc:badge value="other browsers"/></td>
+      <td>with ES6 support</td>
     </tr>
     <tr>
       <th colspan="6">Frameworks</th>