Skip to content

Commit 69fdff1

Browse files
javiereguiluzweaverryan
authored andcommitted
[quick_tour] removed an unneeded comma
1 parent 30624eb commit 69fdff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quick_tour/the_architecture.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ a single ``Bundle`` class that describes it::
112112

113113
In addition to the AcmeDemoBundle that was already talked about, notice
114114
that the kernel also enables other bundles such as the FrameworkBundle,
115-
DoctrineBundle, SwiftmailerBundle, and AsseticBundle bundle. They are all part
115+
DoctrineBundle, SwiftmailerBundle and AsseticBundle bundle. They are all part
116116
of the core framework.
117117

118118
Configuring a Bundle

0 commit comments

Comments
 (0)