Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fixed an indentation issue
  • Loading branch information
javiereguiluz committed Nov 29, 2016
commit 396548cf6c011c304ed6890deb7d417ecbabe858
2 changes: 1 addition & 1 deletion reference/configuration/framework.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ configured under the ``framework`` key in your application configuration.

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

Configuration
-------------
Expand Down