diff --git a/docs/content/manual/v1.6/manual.yml b/docs/content/manual/v1.6/manual.yml index ecb1a24ee9..a6daf02afe 100644 --- a/docs/content/manual/v1.6/manual.yml +++ b/docs/content/manual/v1.6/manual.yml @@ -244,7 +244,7 @@ sections: This option reads in the named file and binds its contents to the given global variable. If you run jq with `--rawfile foo bar`, then `$foo` is - available in the program and has a string whose contents are to the texs + available in the program and has a string whose contents are to the text in the file named `bar`. * `--argfile variable-name filename`: