diff --git a/drivers/wifi/esp_at/Kconfig.esp_at b/drivers/wifi/esp_at/Kconfig.esp_at index 6c418db9d0e..1b611e8ba3f 100644 --- a/drivers/wifi/esp_at/Kconfig.esp_at +++ b/drivers/wifi/esp_at/Kconfig.esp_at @@ -164,7 +164,7 @@ config WIFI_ESP_AT_DNS_USE config WIFI_ESP_AT_CIPDINFO_USE bool "Use CIPDINFO to get peer ip and port" help - Enable AT+CIPDINFO got get peer ip-address and port. + Enable AT+CIPDINFO to get peer ip-address and port. config WIFI_ESP_AT_FETCH_VERSION bool "Fetch and log ESP-AT firmware version"