Skip to content

Commit

Permalink
I missed a couple of 's's (#3568)
Browse files Browse the repository at this point in the history
  • Loading branch information
kbx81 authored Jan 24, 2024
1 parent 57e12be commit 8211b73
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions guides/made_for_esphome.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@ Requirements

There are a number of requirements your project must meet. These may vary based on its design. They are:

For project which utilize Wi-Fi
*******************************
For projects which utilize Wi-Fi
********************************

Wi-Fi is quite common but requires configuration of the SSID and passphrase.
As such, for easy end-user provisioning, your configuration must include:

- ``esp32_improv`` as described in :doc:`/components/esp32_improv`
- ``improv_serial`` as described in :doc:`/components/improv_serial`, if a USB connection is available (recommended)

Note that these are **not** required for project that only provide a physical/wired Ethernet port for connectivity.
Note that these are **not** required for projects that only provide a physical/wired Ethernet port for connectivity.

For all projects
****************
Expand Down

0 comments on commit 8211b73

Please sign in to comment.