Skip to content

Commit 03633e1

Browse files
authored
Merge pull request #431 from javiereguiluz/patch-2
[Doc] Fix minor RST syntax issue
2 parents 85d87e0 + 63b19ed commit 03633e1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Resources/doc/index.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,6 @@ application:
9191
# Custom migration sorting service id via callables (MyCallableFactory must be a callable)
9292
'Doctrine\Migrations\Version\Comparator': 'MyCallableFactory'
9393
94-
95-
96-
9794
- The ``services`` node allows you to provide custom services to the underlying ``DependencyFactory`` part of ``doctrine/migrations``.
9895
- The node ``factories`` is similar to ``services``, with the difference that it accepts only callables.
9996

0 commit comments

Comments
 (0)