summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRiley Avron <riley.avron@gmail.com>2018-02-23 11:31:14 -0800
committerNico Williams <nico@cryptonector.com>2018-02-23 14:10:47 -0600
commitae11f111a5d18604c7001e48c3d6e4a5e73fed64 (patch)
tree70c8b6f8d920c556b47b4d6ce3b63487446d0ceb
parent2ce1e323df8291e4d2fdb32e4bb85e525309c987 (diff)
Fix "provides" typo
-rw-r--r--docs/content/3.manual/manual.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/3.manual/manual.yml b/docs/content/3.manual/manual.yml
index 34ef085f..607d1b4a 100644
--- a/docs/content/3.manual/manual.yml
+++ b/docs/content/3.manual/manual.yml
@@ -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