Skip to content

Commit c3c7636

Browse files
committed
minor #13781 Fix typo in the markup (fabpot)
This PR was merged into the 3.4 branch. Discussion ---------- Fix typo in the markup <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- cf9042a Fix typo in the markup
2 parents 87d04f4 + cf9042a commit c3c7636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/code/bc.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The second section, "Working on Symfony Code", is targeted at Symfony
3232
contributors. This section lists detailed rules that every contributor needs to
3333
follow to ensure smooth upgrades for our users.
3434

35-
.. warning::
35+
.. caution::
3636

3737
:doc:`Experimental Features </contributing/code/experimental>` and code
3838
marked with the ``@internal`` tags are excluded from our Backward

0 commit comments

Comments
 (0)