diff --git a/esphome/components/wifi/wifi_component.cpp b/esphome/components/wifi/wifi_component.cpp index d2ca1dbfb9..f1e7250ebf 100644 --- a/esphome/components/wifi/wifi_component.cpp +++ b/esphome/components/wifi/wifi_component.cpp @@ -57,7 +57,7 @@ static const char *const TAG = "wifi"; /// │ ↓ │ /// │ [FAILED] → Fall through to explicit hidden or scanning │ /// │ │ -/// │ Note: Fast connect data saved from Improv or successful connection │ +/// │ Note: Fast connect data saved from previous successful connection │ /// └──────────────────────────────────────────────────────────────────────┘ /// ↓ /// ┌──────────────────────────────────────────────────────────────────────┐