Skip to content

Commit 76e1bbc

Browse files
committed
fixing syntax
1 parent 0973284 commit 76e1bbc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

frontend.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ Front-end Tools: Handling CSS & JavaScript
22
==========================================
33

44
Symfony gives you the flexibility to choose any front-end tools you want. There
5-
are generally two approaches: :ref:`building your HTML with PHP & Twig <frontend-twig-php>`_
6-
or :ref:`building your frontend with a JavaScript framework <frontend-js>`_ like React. Both work great - and are discussed
7-
below.
5+
are generally two approaches: :ref:`building your HTML with PHP & Twig <frontend-twig-php>`
6+
or :ref:`building your frontend with a JavaScript framework <frontend-js>` like React.
7+
Both work great - and are discussed below.
88

99
.. _frontend-twig-php:
1010

0 commit comments

Comments
 (0)