Skip to content

Commit

Permalink
update lang
Browse files Browse the repository at this point in the history
  • Loading branch information
liamcottle committed Jul 16, 2024
1 parent c1b64af commit cdeb6fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
</select>
</div>
<div class="flex mb-1 space-x-1">
<div class="min-w-[125px] my-auto text-right">Tx Power (dB)</div>
<div class="min-w-[125px] my-auto text-right">Tx Power (dBm)</div>
<input v-model="configTxPower" type="number" class="min-w-[250px] bg-white border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 block px-2">
</div>
<div class="flex mb-1 space-x-1">
Expand Down

0 comments on commit cdeb6fc

Please sign in to comment.