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