diff --git a/doc/filters/replace.rst b/doc/filters/replace.rst index 1227957b9..8dbb74593 100644 --- a/doc/filters/replace.rst +++ b/doc/filters/replace.rst @@ -14,6 +14,6 @@ The ``replace`` filter formats a given string by replacing the placeholders Arguments --------- -* ``replace_pairs``: The placeholder values +* ``from``: The placeholder values .. seealso:: :doc:`format`