Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1caa1fd

Browse files
committed
Some fixes thanks to @stof
1 parent e7b1ae3 commit 1caa1fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cookbook/bundles/best_practices.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Best Practices for Reusable Bundles
66

77
There are 2 types of bundles:
88

9-
* Application bundles: only use to build your application;
10-
* Reusable bundle: meant to be shared across many projects.
9+
* Application-specific bundles: only used to build your application;
10+
* Reusable bundles: meant to be shared across many projects.
1111

1212
This article is all about how to structure your **reusable bundles** so that
1313
they're easy to configure and extend. Many of these recommendations do not

0 commit comments

Comments
 (0)