diff --git a/data_embed/index.html b/data_embed/index.html
index f8ac402..afdc30b 100644
--- a/data_embed/index.html
+++ b/data_embed/index.html
@@ -729,7 +729,7 @@
General
- - There could be two files: wifi.cfg and preferences.cfg. You find them are in sources tree in the directory "data/".
+ - There could be two files: wifi.cfg and preferences.cfg. You find them in sources tree, below the directory "data/".
- Each file should not exceed 2560 bytes.
- To upload both files to SPIFFS of your board, you have to do this via Upload File System image in PlatformIO!
- To find the 'Upload File System image' click the PlatformIO symbol (the little alien) on the left side, choose your configuration, click on 'Platform' and search for 'Upload File System image'. If you use platformio-cli, upload the filesystem as described below.