Skip to content

Commit 54fd836

Browse files
committed
Language improvements
1 parent db76288 commit 54fd836

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

contributing/code/bc.rst

+6-6
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,8 @@ Do you want to help us improve Symfony? That's great! However, please stick
147147
to the rules listed below in order to ensure smooth upgrades for our users.
148148

149149

150-
Changing Our Interfaces
151-
~~~~~~~~~~~~~~~~~~~~~~~
150+
Changing Interfaces
151+
~~~~~~~~~~~~~~~~~~~
152152

153153
This table tells you which changes you are allowed to do when working on
154154
Symfony's interfaces:
@@ -175,11 +175,11 @@ Change return type Yes [2]_ [4]_ No
175175
============================================== ============== ==============
176176

177177

178-
Changing Our Classes
179-
~~~~~~~~~~~~~~~~~~~~
178+
Changing Classes
179+
~~~~~~~~~~~~~~~~
180180

181-
This table tells you which changes you are allowed to do when working on the
182-
Symfony's classes
181+
This table tells you which changes you are allowed to do when working on
182+
Symfony's classes:
183183

184184
================================================== ============== ==============
185185
Type of Change Normal API

0 commit comments

Comments
 (0)