We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feac7a5 commit 2b6fff9Copy full SHA for 2b6fff9
examples/index.html
@@ -6,7 +6,7 @@
6
<h1>Examples</h1>
7
<h2>Clients</h2>
8
<ul>
9
- <li><a href="/examples/client.html">JavaScript</a></li>
+ <li><a href="/examples/client.html">VanillaJS</a></li>
10
<li><a href="/examples/client_angular.html">Angular</a></li>
11
<li><a href="/examples/client_angular2.html">Angular 2</a></li>
12
<li><a href="/examples/client_handlebars.html">Handlebars</a></li>
0 commit comments