We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30624eb commit 69fdff1Copy full SHA for 69fdff1
quick_tour/the_architecture.rst
@@ -112,7 +112,7 @@ a single ``Bundle`` class that describes it::
112
113
In addition to the AcmeDemoBundle that was already talked about, notice
114
that the kernel also enables other bundles such as the FrameworkBundle,
115
-DoctrineBundle, SwiftmailerBundle, and AsseticBundle bundle. They are all part
+DoctrineBundle, SwiftmailerBundle and AsseticBundle bundle. They are all part
116
of the core framework.
117
118
Configuring a Bundle
0 commit comments