aboutsummaryrefslogtreecommitdiff
path: root/demo/src/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'demo/src/index.html')
-rw-r--r--demo/src/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demo/src/index.html b/demo/src/index.html
index 9b69306..332ccb3 100644
--- a/demo/src/index.html
+++ b/demo/src/index.html
@@ -17,7 +17,7 @@
<div class="toolbar">
<button id="run-button">Run</button>
<button id="stop-button" disabled>Stop</button>
- <button id="revert-button">Back to leds example</button>
+ <button id="revert-button">Back to LEDS example</button>
<div class="spacer"></div>
<div id="status-label"></div>
</div>