From 48b67bfffeddb253870b8c37f67ac20c17192d3e Mon Sep 17 00:00:00 2001 From: Stefan hr Berder Date: Wed, 4 Jan 2012 10:39:35 +0100 Subject: [PATCH] missing comma makes sentence awkward --- cookbook/assetic/asset_management.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cookbook/assetic/asset_management.rst b/cookbook/assetic/asset_management.rst index 35d5a99b9d4..de7cbbfacae 100644 --- a/cookbook/assetic/asset_management.rst +++ b/cookbook/assetic/asset_management.rst @@ -239,7 +239,7 @@ details of Assetic's debug mode can be found in :doc:`/cookbook/assetic/yuicompr Controlling the URL used ------------------------ -If you wish to you can control the URLs that Assetic produces. This is +If you wish to, you can control the URLs that Assetic produces. This is done from the template and is relative to the public document root: .. configuration-block:: @@ -385,4 +385,4 @@ some isolated directory (e.g. ``/js/compiled``), to keep things organized: array('output' => 'js/compiled/main.js') ) as $url): ?> - \ No newline at end of file +