diff --git a/index.html b/index.html
index e3960d8..2b52dfe 100644
--- a/index.html
+++ b/index.html
@@ -312,8 +312,8 @@
Manifests describe the firmware that you want to offer the user to
install. It allows specifying different builds for the different types
of ESP devices. Current supported chip families are
- ESP8266
, ESP32
, ESP32C3
and
- ESP32S2
. The correct build will be automatically selected
+ ESP8266
, ESP32
, ESP32-C3
and
+ ESP32-S2
. The correct build will be automatically selected
based on the type of the ESP device we detect via the serial port.