Skip to content

Commit 7138254

Browse files
committed
Merge branch '5.0'
* 5.0: Fixed typo
2 parents bc5bbd4 + df18898 commit 7138254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/twig_reference.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ asset
9898
Returns the public path of the given asset path (which can be a CSS file, a
9999
JavaScript file, an image path, etc.). This function takes into account where
100100
the application is installed (e.g. in case the project is accessed in a host
101-
subirectory) and the optional asset package base path.
101+
subdirectory) and the optional asset package base path.
102102

103103
Symfony provides various cache busting implementations via the
104104
:ref:`reference-framework-assets-version`, :ref:`reference-assets-version-strategy`,

0 commit comments

Comments
 (0)