Skip to content

Commit d2924f5

Browse files
committed
Remove extra space before parenthesis
1 parent c7463b2 commit d2924f5

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)