diff --git a/components/display/nextion.rst b/components/display/nextion.rst index e37e00f26..3e5590914 100644 --- a/components/display/nextion.rst +++ b/components/display/nextion.rst @@ -54,7 +54,7 @@ Rendering Lambda With Nextion displays, a dedicated chip on the display itself does the whole rendering. ESPHome can only send *instructions* to the display to tell it *how* to render something and *what* to render. -First, you need to use the `Nextion Editor `__ to +First, you need to use the `Nextion Editor `__ to create a display file and insert it using the SD card slot. Then, in the rendering ``lambda``, you have 3 main methods you can call to populate data on the display: