docs fix...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-05-24 00:46:32 +03:00
parent 342a07fd34
commit 889ca7c5da

View File

@ -492,7 +492,7 @@ one of the following:
The containing values will be merged into the result list. This is a The containing values will be merged into the result list. This is a
way to either skip an object by returning `[]` or multiple values way to either skip an object by returning `[]` or multiple values
instead of one. instead of one.
- <value> - `<value>`
Returned as-is instead of the object triggering `callback(..)`. Returned as-is instead of the object triggering `callback(..)`.