8000 [quick_tour] removed an unneeded comma · johnkary/symfony-docs@69fdff1 · GitHub
[go: up one dir, main page]

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
< 8000 div class="d-flex flex-nowrap gap-2">

1 file changed

+1
-1
lines changed

quick_tour/the_architecture.rst

Lines changed: 1 addition & 1 deletion
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)
0