small spelling corrections

This commit is contained in:
chansizzle 2024-12-28 18:10:00 -07:00 committed by GitHub
parent 1d2511944d
commit 0a103c50d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

View File

@ -134,7 +134,7 @@
<label
for="simplifiedTrackerMode"
class="form-label"
>Simplified Tracker Mode<small> (Only Gps Beacon Tx/No User Menu)</small></label
>Simplified Tracker Mode<small> (Only GPS Beacon Tx/No User Menu)</small></label
>
</div>
</div>
@ -393,7 +393,7 @@
</svg>
LoRa
</h5>
<small>Remember to macht your boards posible Frequencies, SF, CR4.</small>
<small>Remember to match your boards posible Frequencies, SF, CR4.</small>
</div>
<div
id="lora-settings"
@ -419,7 +419,7 @@
</svg>
Wx Telemetry
</h5>
<small>Define Wx Telemetry (Wx Data will only be sended when Station doesn't move for at least 15 min)</small>
<small>Define Wx Telemetry (Wx Data will only be sent when Station doesn't move for at least 15 min)</small>
</div>
<div class="col-9 mt-2">
<div class="row">
@ -1293,4 +1293,4 @@
</body>
<script src="/bootstrap.js"></script>
<script src="/script.js"></script>
</html>
</html>