Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit62bfc21

Browse files
Francisco Corrales Moralesjaviereguiluz
Francisco Corrales Morales
authored andcommitted
Update prepend_extension.rst
Titles use caps.Unnecessary sentence.
1 parent2f837d6 commit62bfc21

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎bundles/prepend_extension.rst‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
single: Configuration; Semantic
33
single: Bundle; Extension configuration
44

5-
How to Simplify Configuration ofmultiple Bundles
5+
How to Simplify Configuration ofMultiple Bundles
66
=================================================
77

88
When building reusable and extensible applications, developers are often
@@ -12,9 +12,9 @@ users to choose to remove functionality they are not using. Creating multiple
1212
bundles has the drawback that configuration becomes more tedious and settings
1313
often need to be repeated for various bundles.
1414

15-
Using the below approach, itis possible to remove the disadvantage of the
16-
multiple bundle approachby enabling a single Extension to prepend the settings
17-
for any bundle.It can use the settings defined in the ``app/config/config.yml``
15+
Itis possible to remove the disadvantage of the multiple bundle approach
16+
by enabling a single Extension to prepend the settings for any bundle.
17+
It can use the settings defined in the ``app/config/config.yml``
1818
to prepend settings just as if they had been written explicitly by
1919
the user in the application configuration.
2020

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp