From 555bc02e10f51babc9aab9a354792f652ff47d7d Mon Sep 17 00:00:00 2001 From: Arijit Basu Date: Sat, 12 Nov 2022 18:19:16 +0530 Subject: [PATCH] Update lua-function-calls.md --- docs/en/src/lua-function-calls.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/en/src/lua-function-calls.md b/docs/en/src/lua-function-calls.md index 3db0213..4278d1e 100644 --- a/docs/en/src/lua-function-calls.md +++ b/docs/en/src/lua-function-calls.md @@ -352,7 +352,7 @@ Explorer config contains the following fields: - [filters][77] - [sorters][78] -- [searchers][79] +- [searcher][79] ### filters @@ -366,7 +366,7 @@ Add list or sorters to the pipeline. Type: list of [Node Sorter Applicable][81] -### searchers +### searcher Type: nullable [Node Searcher][82] @@ -454,7 +454,7 @@ Type: nullable string [76]: #initial_pwd [77]: #filters [78]: #sorters -[79]: #searchers +[79]: #searcher [80]: filtering.md#node-filter-applicable [81]: sorting.md#node-sorter-applicable [82]: #node-searcher