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 a07402a

Browse filesBrowse files
committed
Add missing word in bundles best practice description
1 parent bec695a commit a07402a
Copy full SHA for a07402a

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

‎best_practices/creating-the-project.rst

Copy file name to clipboardExpand all lines: best_practices/creating-the-project.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ ProductBundle, InvoiceBundle, etc.
9494

9595
But a bundle is *meant* to be something that can be reused as a stand-alone
9696
piece of software. If UserBundle cannot be used *"as is"* in other Symfony
97-
apps, then it shouldn't be its own bundle. Moreover InvoiceBundle depends on
97+
apps, then it shouldn't be its own bundle. Moreover, if InvoiceBundle depends on
9898
ProductBundle, then there's no advantage to having two separate bundles.
9999

100100
.. best-practice::

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.