diff --git a/config/config_modspa.example.json b/config/config_modspa.example.json
index 115f6d4d756768bbe3a4f0c5298bcbabb7437232..e8c6ca4fb487ea7b9776802c3c69b41e2ab86839 100644
--- a/config/config_modspa.example.json
+++ b/config/config_modspa.example.json
@@ -41,7 +41,7 @@
     "_comment": "Path to SAMIR parameter csv file",
     "param_csv_file": "/home/auclairj/GIT/modspa_pixel/parameters/csv_files/params_samir.Aurade_test.csv",
 
-    "_comment": "Resolution in meters in which to run the processing chain. Choice is either 10 or 20 for Theia, no choice for LandSat.",
+    "_comment": "Resolution in meters in which to run the processing chain. Higher resolution takes higher processing time.",
     "resolution": 10,
 
     "_comment": "Overwrite NDVI images or not (set to true if you want the code to rewrite NDVI images, takes longer)",