index reads better

This commit is contained in:
richonguzman
2024-10-14 17:15:56 -03:00
parent 00db358cc3
commit 510b5bdc59
+2 -2
View File
@@ -551,7 +551,7 @@
<label
for="beacon.gpsActive"
class="form-label"
>Send Real GPS Beacon <small>(For Boards with GPS Modules)</small>
>Send Real-GPS Beacon <small>(Only for Boards with GPS Modules)</small>
</label>
</div>
</div>
@@ -566,7 +566,7 @@
<label
for="beacon.gpsAmbiguity"
class="form-label"
>Send Real GPS Beacon with Ambiguity
>Send Real-GPS Beacon with Ambiguity <small>(~ 1 Km of Random Error)</small>
</label>
</div>
</div>