فهرست منبع

Fix small typo (#1995)

Joerg Rosenkranz 3 سال پیش
والد
کامیت
876adc51af
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      sd-card/html/edit_explain_0.html
  2. 1 1
      sd-card/html/setup.html

+ 1 - 1
sd-card/html/edit_explain_0.html

@@ -57,7 +57,7 @@ p {font-size: 1em;}
 After step 5 setup mode is completed, it then reboots and starts into the normal mode.
 <br><br>
 
-If you need support, have a look to the <a href=https://jomjol.github.io/AI-on-the-edge-device-docs target=_blank>documenation</a> or the <a href=https://github.com/jomjol/AI-on-the-edge-device/discussions target=_blank>discussion</a> pages.<br>
+If you need support, have a look to the <a href=https://jomjol.github.io/AI-on-the-edge-device-docs target=_blank>documentation</a> or the <a href=https://github.com/jomjol/AI-on-the-edge-device/discussions target=_blank>discussion</a> pages.<br>
 
 <h4>Have fun with the digitizer!</h4>
 

+ 1 - 1
sd-card/html/setup.html

@@ -40,7 +40,7 @@ p {font-size: 1em;}
       <td>
          <button class="button" id="previous" name="previous" onclick="clickPrevious()">Previous</button>
          <button class="button" id="next" name="next" onclick="clickNext()">Next</button>
-         If you need support, have a look to the <a href=https://jomjol.github.io/AI-on-the-edge-device-docs target=_blank>documenation</a> or the <a href=https://github.com/jomjol/AI-on-the-edge-device/discussions target=_blank>discussion</a> pages.
+         If you need support, have a look to the <a href=https://jomjol.github.io/AI-on-the-edge-device-docs target=_blank>documentation</a> or the <a href=https://github.com/jomjol/AI-on-the-edge-device/discussions target=_blank>discussion</a> pages.
       </td>
    </tr>
 </table>