Skip to content

Commit ae11f11

Browse files
ravronnicowilliams
authored andcommitted
Fix "provides" typo
1 parent 2ce1e32 commit ae11f11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/3.manual/manual.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2935,7 +2935,7 @@ sections:
29352935
can be represented in JSON.
29362936
29372937
All the assignment operators in jq have path expressions on the
2938-
left-hand side (LHS). The right-hand side (RHS) procides values
2938+
left-hand side (LHS). The right-hand side (RHS) provides values
29392939
to set to the paths named by the LHS path expressions.
29402940
29412941
Values in jq are always immutable. Internally, assignment works

0 commit comments

Comments
 (0)