Skip to content

Commit ee6c321

Browse files
committed
minor #17766 Remove extra space before parenthesis (alamirault)
This PR was merged into the 5.4 branch. Discussion ---------- Remove extra space before parenthesis There is no other occurence of this "mistake" Commits ------- d2924f5 Remove extra space before parenthesis
2 parents b41c6d1 + d2924f5 commit ee6c321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ load correct services and parameters inside an "Extension" class.
104104

105105
The root key of your bundle configuration (``acme_social`` in the previous
106106
example) is automatically determined from your bundle name (it's the
107-
`snake case`_ of the bundle name without the ``Bundle`` suffix ).
107+
`snake case`_ of the bundle name without the ``Bundle`` suffix).
108108

109109
.. seealso::
110110

0 commit comments

Comments
 (0)