summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAlanscut <wp_scut@163.com>2020-01-14 11:48:43 +0800
committerNico Williams <nico@cryptonector.com>2020-01-14 10:18:22 -0600
commit5b9e63e4af339bc5867603f14441b4b4cbb9e175 (patch)
treeda6e6a963869e2f302513f849bab33841c09d290 /docs
parent503fae5dc957f627a337116634a28cf9e1c66b2a (diff)
fix typos
Diffstat (limited to 'docs')
-rw-r--r--docs/content/manual/v1.3/manual.yml2
-rw-r--r--docs/content/manual/v1.4/manual.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/content/manual/v1.3/manual.yml b/docs/content/manual/v1.3/manual.yml
index b2e387d7..3e63f76d 100644
--- a/docs/content/manual/v1.3/manual.yml
+++ b/docs/content/manual/v1.3/manual.yml
@@ -1232,7 +1232,7 @@ sections:
- title: Complex assignments
body: |
Lots more things are allowed on the left-hand side of a jq assignment
- than in most langauges. We've already seen simple field accesses on
+ than in most languages. We've already seen simple field accesses on
the left hand side, and it's no surprise that array accesses work just
as well:
diff --git a/docs/content/manual/v1.4/manual.yml b/docs/content/manual/v1.4/manual.yml
index 206bf2e1..25e28c31 100644
--- a/docs/content/manual/v1.4/manual.yml
+++ b/docs/content/manual/v1.4/manual.yml
@@ -1634,7 +1634,7 @@ sections:
- title: Complex assignments
body: |
Lots more things are allowed on the left-hand side of a jq assignment
- than in most langauges. We've already seen simple field accesses on
+ than in most languages. We've already seen simple field accesses on
the left hand side, and it's no surprise that array accesses work just
as well: