We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ce1e32 commit ae11f11Copy full SHA for ae11f11
docs/content/3.manual/manual.yml
@@ -2935,7 +2935,7 @@ sections:
2935
can be represented in JSON.
2936
2937
All the assignment operators in jq have path expressions on the
2938
- left-hand side (LHS). The right-hand side (RHS) procides values
+ left-hand side (LHS). The right-hand side (RHS) provides values
2939
to set to the paths named by the LHS path expressions.
2940
2941
Values in jq are always immutable. Internally, assignment works
0 commit comments