We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5367768 commit f329eb7Copy full SHA for f329eb7
cookbook/assetic/asset_management.rst
@@ -233,7 +233,7 @@ into your template:
233
<script src="<?php echo $view->escape($url) ?>"></script>
234
<?php endforeach; ?>
235
236
-A more detailed guide abour configuring and using Assetic filters as well as
+A more detailed guide about configuring and using Assetic filters as well as
237
details of Assetic's debug mode can be found in :doc:`/cookbook/assetic/yuicompressor`.
238
239
Controlling the URL used
0 commit comments