Skip to content

Commit 8f4ed4b

Browse files
committed
minor #12975 Fixed typo (fbastien)
This PR was merged into the 4.3 branch. Discussion ---------- Fixed typo Commits ------- 23b9c31 Fixed typo
2 parents c93bd6b + 23b9c31 commit 8f4ed4b

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)