summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/content/manual/manual.yml2
-rw-r--r--docs/content/manual/v1.6/manual.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/content/manual/manual.yml b/docs/content/manual/manual.yml
index 84f2e62f..074689b1 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 7a14c89e..1958b693 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`: