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 b467e23

Browse filesBrowse files
committed
minor #5147 Add missing word in bundles best practice description (jbafford)
This PR was merged into the 2.3 branch. Discussion ---------- Add missing word in bundles best practice description Commits ------- a07402a Add missing word in bundles best practice description
2 parents 8fc3d6c + a07402a commit b467e23
Copy full SHA for b467e23

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.