Skip to content

Commit 03f6351

Browse files
committed
minor twigphp#4549 Fixing minor typo in inline_css.rst (omarius)
This PR was merged into the 3.x branch. Discussion ---------- Fixing minor typo in inline_css.rst The inline_css filter ~inline~ inlines CSS styles in HTML documents: Commits ------- 498fb5d Fixing minor typo in Update inline_css.rst
2 parents 2b7f280 + 498fb5d commit 03f6351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/filters/inline_css.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
``inline_css``
22
==============
33

4-
The ``inline_css`` filter inline CSS styles in HTML documents:
4+
The ``inline_css`` filter inlines CSS styles in HTML documents:
55

66
.. code-block:: html+twig
77

0 commit comments

Comments
 (0)