Skip to content

Commit a84da65

Browse files
Fix README about BC promise
1 parent bf2db9a commit a84da65

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ Messenger Component
44
The Messenger component helps application send and receive messages to/from other applications or via
55
message queues.
66

7-
**This Component is experimental**. [Experimental
8-
features](https://symfony.com/doc/current/contributing/code/experimental.html)
9-
are not covered by Symfony's BC-break policy.
7+
**This Component is experimental**.
8+
[Experimental features](https://symfony.com/doc/current/contributing/code/experimental.html)
9+
are not covered by Symfony's
10+
[Backward Compatibility Promise](https://symfony.com/doc/current/contributing/code/bc.html).
1011

1112
Resources
1213
---------

0 commit comments

Comments
 (0)