From 33cf42b78fc00bd85994640ebb3446e99488db24 Mon Sep 17 00:00:00 2001 From: Morgan Willcock Date: Sat, 18 Feb 2023 21:30:19 +0000 Subject: Doc: fix typo in run_json_filter --- doc/lua-filters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/lua-filters.md b/doc/lua-filters.md index efaeb6343..4ab1ef435 100644 --- a/doc/lua-filters.md +++ b/doc/lua-filters.md @@ -3918,7 +3918,7 @@ Usage: `run_json_filter (doc, filter[, args])` -Filter the given doc by passing it through the a JSON filter. +Filter the given doc by passing it through a JSON filter. Parameters: -- cgit v1.2.3