Doc: fix typo in run_json_filter

This commit is contained in:
Morgan Willcock
2023-02-18 22:46:08 +01:00
committed by Albert Krewinkel
parent ff20354c58
commit 33cf42b78f
+1 -1
View File
@@ -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: