From 3ce5f97e85a782e5d8888a5490eb6cd9881583a3 Mon Sep 17 00:00:00 2001 From: Chris Taylor Date: Tue, 26 Mar 2024 15:50:17 +0100 Subject: [PATCH] Add missing word. --- contributing/documentation/overview.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing/documentation/overview.rst b/contributing/documentation/overview.rst index 4bc8a818bad..aae2c397dec 100644 --- a/contributing/documentation/overview.rst +++ b/contributing/documentation/overview.rst @@ -104,7 +104,7 @@ Fetch all the commits of the upstream branches by executing this command: $ git fetch upstream -The purpose of this step is to allow you work simultaneously on the official +The purpose of this step is to allow you to work simultaneously on the official Symfony repository and on your own fork. You'll see this in action in a moment. **Step 4.** Create a dedicated **new branch** for your changes. Use a short and