Correct spelling of "Wi-Fi" (#17)

Confirmed by Paulus that this is the official spelling.
This commit is contained in:
Philip Allgaier 2021-06-15 19:47:22 +02:00 committed by GitHub
parent 56a0352039
commit feaed1aed0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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>