Browse Source

Update indexStable.html

aWeirdo 7 years ago
parent
commit
e6a07e26e2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Playground/indexStable.html

+ 1 - 1
Playground/indexStable.html

@@ -110,7 +110,7 @@
         </div>
 
         <div class="category right">
-            <div class="button select"><span id="currentVersion1600">Version: Stable</span>
+            <div class="button select"><span id="currentVersion1600">Version: Latest</span>
                 <div class="toDisplay">
                     <div class="option" onclick="setVersion('latest');">Latest</div>
                     <div class="option" onclick="setVersion('stable');">Stable</div>