From 889ca7c5daaded6498d8c0a3425921a28fdf16ac Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 24 May 2020 00:46:32 +0300 Subject: [PATCH] docs fix... Signed-off-by: Alex A. Naanou --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 481b211..f5823dc 100755 --- a/README.md +++ b/README.md @@ -492,7 +492,7 @@ one of the following: The containing values will be merged into the result list. This is a way to either skip an object by returning `[]` or multiple values instead of one. -- +- `` Returned as-is instead of the object triggering `callback(..)`.