diff --git a/lib/fp/template/doc/wiki.jst b/lib/fp/template/doc/wiki.jst index 5b903698f..dca1245af 100644 --- a/lib/fp/template/doc/wiki.jst +++ b/lib/fp/template/doc/wiki.jst @@ -123,7 +123,7 @@ A fixed arity of four has an argument order of:
##### Exceptions to the rules -Methods that accept an array of arguments:
+Methods that accept an array as their last or only argument:
<%= toFuncList(_.keys(mapping.methodSpread)) %> Methods with unchanged argument orders: