diff options
| author | Morgan Willcock <[email protected]> | 2023-02-18 21:30:19 +0000 |
|---|---|---|
| committer | Albert Krewinkel <[email protected]> | 2023-02-18 22:46:08 +0100 |
| commit | 33cf42b78fc00bd85994640ebb3446e99488db24 (patch) | |
| tree | af955bc29a82326a6f201af88fe00f64fdf1eb90 /doc | |
| parent | ff20354c5883d7782b1e3fec09d394de2e3d646f (diff) | |
Doc: fix typo in run_json_filter
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/lua-filters.md | 2 |
1 files changed, 1 insertions, 1 deletions
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: |
