From 408465cf6e7e5356f0df0a8eb32b091ed9d78f3f Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 2 Jun 2018 16:03:48 +0200 Subject: [PATCH] Fix unit name --- esphomeyaml/devices/esp32.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esphomeyaml/devices/esp32.rst b/esphomeyaml/devices/esp32.rst index 12dd8c6f05..cb7677edf9 100644 --- a/esphomeyaml/devices/esp32.rst +++ b/esphomeyaml/devices/esp32.rst @@ -1,7 +1,7 @@ Generic ESP32 ============= -All ESP8266-based devices are supported by esphomeyaml. Simply select ``ESP32`` when +All ESP32-based devices are supported by esphomeyaml. Simply select ``ESP32`` when the esphomeyaml wizard asks you for your platform and choose a board type from `this link `__ when the wizard asks you for the board type.