Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 667c179

Browse files
committed
Merge branch '4.3' into 4.4
* 4.3: Fixed typo
2 parents 2146961 + 8f4ed4b commit 667c179

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)