Skip to content

Commit 0f93bca

Browse files
committed
Merge pull request symfony#551 from superhaggis/master
Table of Contents Typo
2 parents abc6ecf + 5c46f07 commit 0f93bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/symfony1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ In Symfony2, the bundles are activated inside the application kernel::
251251
return $bundles;
252252
}
253253

254-
Routing (``routing.yml``) and Configration (``config.yml``)
254+
Routing (``routing.yml``) and Configuration (``config.yml``)
255255
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
256256

257257
In symfony1, the ``routing.yml`` and ``app.yml`` configuration files were

0 commit comments

Comments
 (0)