Skip to content

Commit 7a34214

Browse files
committed
minor #6370 Fixed typo (tabbi89)
This PR was submitted for the 3.0 branch but it was merged into the 2.3 branch instead (closes #6370). Discussion ---------- Fixed typo | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | all | Fixed tickets | - Commits ------- c68c61a Fixed typo
2 parents 91139b8 + c68c61a commit 7a34214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/assetic/php.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Organizing your Web Asset Files
4040
-------------------------------
4141

4242
This example will include a setup using the Bootstrap CSS framework, jQuery, FontAwesome
43-
and some regular CSS and and JavaScript application files (called ``main.css`` and
43+
and some regular CSS and JavaScript application files (called ``main.css`` and
4444
``main.js``). The recommended directory structure for this set-up looks like this:
4545

4646
.. code-block:: text

0 commit comments

Comments
 (0)