Skip to content

Commit 396548c

Browse files
committed
Fixed an indentation issue
1 parent 8076c40 commit 396548c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ configured under the ``framework`` key in your application configuration.
2020

2121
When using XML, you must use the ``http://symfony.com/schema/dic/symfony``
2222
namespace and the related XSD schema is available at:
23-
``http://symfony.com/schema/dic/symfony/symfony-1.0.xsd``
23+
``http://symfony.com/schema/dic/symfony/symfony-1.0.xsd``
2424

2525
Configuration
2626
-------------

0 commit comments

Comments
 (0)