mirror of
https://github.com/esphome/esp-web-tools.git
synced 2025-07-28 14:16:41 +00:00
Correct spelling of "Wi-Fi" (#17)
Confirmed by Paulus that this is the official spelling.
This commit is contained in:
parent
56a0352039
commit
feaed1aed0
@ -223,8 +223,8 @@
|
|||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Each build also allows you to specify if it supports
|
Each build also allows you to specify if it supports
|
||||||
<a href="https://www.improv-wifi.com">the Improv WiFi standard</a>. If
|
<a href="https://www.improv-wifi.com">the Improv Wi-Fi standard</a>. If
|
||||||
it does, the user will be offered to configure the WiFi after
|
it does, the user will be offered to configure the Wi-Fi after
|
||||||
installation is done as can be seen in the video below.
|
installation is done as can be seen in the video below.
|
||||||
</p>
|
</p>
|
||||||
<div class="videoWrapper">
|
<div class="videoWrapper">
|
||||||
@ -285,7 +285,7 @@
|
|||||||
<h4>Replace the button and message with a custom one</h4>
|
<h4>Replace the button and message with a custom one</h4>
|
||||||
<p>
|
<p>
|
||||||
You can replace both the activation button and the message that is shown
|
You can replace both the activation button and the message that is shown
|
||||||
when the user uses an unsupported browser or non secure context with
|
when the user uses an unsupported browser or non-secure context with
|
||||||
your own elements. This can be done using the <code>activate</code>,
|
your own elements. This can be done using the <code>activate</code>,
|
||||||
<code>unsupported</code> and <code>not-allowed</code> slots:
|
<code>unsupported</code> and <code>not-allowed</code> slots:
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user