Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 69fdff1

Browse filesBrowse files
javiereguiluzweaverryan
authored andcommitted
[quick_tour] removed an unneeded comma
1 parent 30624eb commit 69fdff1
Copy full SHA for 69fdff1

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎quick_tour/the_architecture.rst

Copy file name to clipboardExpand all lines: quick_tour/the_architecture.rst
+1-1Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.