Skip to content

Commit

Permalink
Edited cookbook/assetic/asset_management.rst via GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
1ed committed Oct 14, 2011
1 parent 5367768 commit f329eb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbook/assetic/asset_management.rst
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ into your template:
<script src="<?php echo $view->escape($url) ?>"></script>
<?php endforeach; ?>
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
details of Assetic's debug mode can be found in :doc:`/cookbook/assetic/yuicompressor`.

Controlling the URL used
Expand Down

0 comments on commit f329eb7

Please sign in to comment.