summaryrefslogtreecommitdiffstats
path: root/manual/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'manual/index.html')
-rw-r--r--manual/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/index.html b/manual/index.html
index 038af524..b2140c24 100644
--- a/manual/index.html
+++ b/manual/index.html
@@ -2032,7 +2032,7 @@ at all.</p>
that the former simply forms an array from all the values of
<code>($x|f)</code> for each value, $x, in the input array or object,
but <code>map_values(f)</code> only uses <code>first($x|f)</code>.</p>
-<p>Specifically, for object inputs, <code>map_value(f)</code> constructs
+<p>Specifically, for object inputs, <code>map_values(f)</code> constructs
the output object by examining in turn the value of
<code>first(.[$k]|f)</code> for each key, $k, of the input. If this
expression produces no values, then the corresponding key