diff --git a/web/index.html b/web/index.html
index 88bbbdd..f5f941d 100644
--- a/web/index.html
+++ b/web/index.html
@@ -400,7 +400,7 @@
name: "TRMNL Firmware",
new_install_prevent_erase: true,
builds: [{
- chipFamily: 'TRMNL',
+ chipFamily: 'ESP32-C3',
parts: [{ path: URL.createObjectURL(blob), offset: "0x3ff000" }]
}]
};