minor #3806 Minor: Fixing language (ThomasLandauer)

This PR was submitted for the 3.x branch but it was squashed and merged into the 2.x branch instead.

Discussion
----------

Minor: Fixing language

Commits
-------

f52b45d2 Minor: Fixing language
This commit is contained in:
Fabien Potencier
2023-02-02 13:22:52 +01:00
+1 -1
View File
@@ -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