Skip to content

Commit 9f9b390

Browse files
ChristopherMollweaverryan
authored andcommitted
Fixes #2879
1 parent b5c19be commit 9f9b390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/bundles/extension.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ When you create a bundle, you have two choices on how to handle configuration:
6262
The second option - which you'll learn about in this article - is much more
6363
flexible, but also requires more time to setup. If you're wondering which
6464
method you should use, it's probably a good idea to start with method #1,
65-
and then change to #2 later if you need to.
65+
and then change to #2 later if you need to. If you plan to distribute your bundle, the second option is recommended.
6666

6767
The second method has several specific advantages:
6868

0 commit comments

Comments
 (0)