diff --git a/readme.md b/readme.md index e904601..ab6655e 100644 --- a/readme.md +++ b/readme.md @@ -336,7 +336,7 @@ Type mismatch: $ a.out --width "about 3 meters" << --help page gets printed here aswell >> -Parameter error: Cannot convert parameter --width to type FLOAT. You supplied type: VOID. +Parameter error: Cannot convert parameter --width to type FLOAT. You supplied type: STRING. --width => The width of something... ```