diff --git a/doc/filters/striptags.rst b/doc/filters/striptags.rst index d5f542b3d..64a9c8156 100644 --- a/doc/filters/striptags.rst +++ b/doc/filters/striptags.rst @@ -1,7 +1,7 @@ ``striptags`` ============= -The ``striptags`` filter strips SGML/XML tags and replace adjacent whitespace +The ``striptags`` filter strips SGML/XML tags and replaces adjacent whitespace characters by one space: .. code-block:: twig