Minor: Fixing language

This commit is contained in:
Thomas Landauer
2023-01-31 21:48:47 +01:00
committed by Fabien Potencier
parent eb8bde3c41
commit f52b45d226
+1 -1
View File
@@ -1,7 +1,7 @@
``striptags`` ``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: by one space:
.. code-block:: twig .. code-block:: twig