We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7b1ae3 commit 1caa1fdCopy full SHA for 1caa1fd
cookbook/bundles/best_practices.rst
@@ -6,8 +6,8 @@ Best Practices for Reusable Bundles
6
7
There are 2 types of bundles:
8
9
-* Application bundles: only use to build your application;
10
-* Reusable bundle: meant to be shared across many projects.
+* Application-specific bundles: only used to build your application;
+* Reusable bundles: meant to be shared across many projects.
11
12
This article is all about how to structure your **reusable bundles** so that
13
they're easy to configure and extend. Many of these recommendations do not
0 commit comments