diff --git a/display.py b/display.py
index c19317a..e9f11a0 100755
--- a/display.py
+++ b/display.py
@@ -48,7 +48,7 @@ if flags[0].value:
         "\n  [argument]-d --date[/argument]    [description]date of the experiment[/description]"
         "\n  [argument]-h --help[/argument]    [description]print this help and exit[/description]"
         "\n  [argument]-f --full[/argument]    [description]run experiment with all benches with all dates[/description]"
-        "\n  [argument]-F --file[/argument]    [description]file containing all the parameters values (toml file)[/decription]"
+        "\n  [argument]-F --file[/argument]    [description]file containing all the parameters values (toml file)[/description]"
         "\n  [argument]-v --verbose[/argument] [description]be verbose[/description]"
         "\n  [argument]-V --version[/argument] [description]print version number and exit[/description]"
     )