Skip to content

Commit e003574

Browse files
committed
language tweak
1 parent d23d3b3 commit e003574

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install/bundles.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ The above example can be updated to work with Symfony 3 as follows:
5050
that your bundle is compatible with any future Symfony version). Use instead
5151
``~2.N|~3.0`` or ``^2.N|~3.0`` to make your bundle future-proof.
5252

53-
Looking for Deprecations and Fix Them
54-
-------------------------------------
53+
Look for Deprecations and Fix Them
54+
----------------------------------
5555

5656
Besides allowing users to use your bundle with Symfony 3, your bundle must stop using
5757
any feature deprecated by the 2.8 version because they are removed in 3.0 (you'll get

0 commit comments

Comments
 (0)