浏览代码

Small typo

Emil 3 年之前
父节点
当前提交
0a833ef013
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      spotlights.html

+ 1 - 1
spotlights.html

@@ -79,7 +79,7 @@
         <form method='POST' action='/doUpdate' enctype='multipart/form-data'><input type='file' name='update'><input type='submit' value='Update'></form>
         <h2>Uppdatera SD-kort</h2>
         <p>Placeholder</p>
-        <button onclick="resetESP()">Reset</button>
+        <button onclick="resetESP()">Reset ESP</button>
     </div>
 
     <script src="js/spotlight.js"></script>