diff --git a/docs/content/manual/manual.yml b/docs/content/manual/manual.yml index 84f2e62f10..074689b147 100644 --- a/docs/content/manual/manual.yml +++ b/docs/content/manual/manual.yml @@ -256,7 +256,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 texts in the file named `bar`. * `--argfile variable-name filename`: diff --git a/docs/content/manual/v1.6/manual.yml b/docs/content/manual/v1.6/manual.yml index 7a14c89eff..1958b6939c 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 texts in the file named `bar`. * `--argfile variable-name filename`: