diff --git a/lib/fp/template/doc/wiki.jst b/lib/fp/template/doc/wiki.jst index f50ead472..39409ecf4 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 as their last or only argument:
+Methods that accept an array as their last, second to last, or only argument:
<%= toFuncList(_.keys(mapping.methodSpread)) %> Methods with unchanged argument orders: