From 2496ee7b29ea29da22f3da1b2dec6ea062c38dfe Mon Sep 17 00:00:00 2001 From: Arman Hosseini Date: Sun, 15 Nov 2020 02:16:52 +0330 Subject: [PATCH] Update README.markdown Clarify the Note section --- README.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.markdown b/README.markdown index 1d94f6f1ff0..8923f022322 100644 --- a/README.markdown +++ b/README.markdown @@ -11,9 +11,9 @@ Symfony documentation, please read [Contributing to the Documentation](https://symfony.com/doc/current/contributing/documentation/overview.html) > **Note** -> Unless you're documenting a feature that was introduced *after* Symfony 3.4 -> (e.g. in Symfony 4.4), all pull requests must be based off of the **3.4** branch, -> **not** the master or older branches. +> All pull requests must be based off of the **3.4** branch, +> unless you're documenting a feature that was introduced *after* Symfony 3.4 +> (e.g. in Symfony 4.4), **not** the master or older branches. SymfonyCloud ------------