Skip to content

Commit 28b7389

Browse files
authored
Merge pull request #335 from pauoliveras/patch-1
Removed extra line break
2 parents f5f1b2d + 582eb85 commit 28b7389

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Resources/doc/index.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,7 @@ application:
9595
9696
9797
98-
- The ``services`` node allows you to provide custom services to the underlying ``DependencyFactory`` part
99-
of ``doctrine/migrations``.
100-
98+
- The ``services`` node allows you to provide custom services to the underlying ``DependencyFactory`` part of ``doctrine/migrations``.
10199
- The node ``factories`` is similar to ``services``, with the difference that it accepts only callables.
102100
The provided callable must return the service to be passed to the ``DependencyFactory``.
103101
The callable will receive as first argument the ``DependencyFactory`` itself,

0 commit comments

Comments
 (0)