mirror of
https://github.com/stedolan/jq.git
synced 2024-05-11 05:55:39 +00:00
Fix "provides" typo
This commit is contained in:
committed by
Nico Williams
parent
2ce1e323df
commit
ae11f111a5
@@ -2935,7 +2935,7 @@ sections:
|
||||
can be represented in JSON.
|
||||
|
||||
All the assignment operators in jq have path expressions on the
|
||||
left-hand side (LHS). The right-hand side (RHS) procides values
|
||||
left-hand side (LHS). The right-hand side (RHS) provides values
|
||||
to set to the paths named by the LHS path expressions.
|
||||
|
||||
Values in jq are always immutable. Internally, assignment works
|
||||
|
Reference in New Issue
Block a user