소스 검색

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>
         <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>
         <h2>Uppdatera SD-kort</h2>
         <p>Placeholder</p>
         <p>Placeholder</p>
-        <button onclick="resetESP()">Reset</button>
+        <button onclick="resetESP()">Reset ESP</button>
     </div>
     </div>
 
 
     <script src="js/spotlight.js"></script>
     <script src="js/spotlight.js"></script>