From: David Haguenauer Date: Thu, 20 Mar 2014 20:31:09 +0000 (+0100) Subject: Fixed typo. X-Git-Tag: jq-1.5rc1~173 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ad520265501f59de2572042506727a77bd0bb7ac;p=jq Fixed typo. Signed-off-by: Nicolas Williams --- diff --git a/docs/content/3.manual/manual.yml b/docs/content/3.manual/manual.yml index 67995ed..78132f4 100644 --- a/docs/content/3.manual/manual.yml +++ b/docs/content/3.manual/manual.yml @@ -1703,7 +1703,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: