From 39042d69d5800e0f8f153030ad81b120fb8832e7 Mon Sep 17 00:00:00 2001 From: Simran Sahni <168227719+SimranSahni42@users.noreply.github.com> Date: Fri, 9 Jan 2026 01:32:58 +0530 Subject: [PATCH] Fix grammar in contributing guidelines section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 182192cb552..676b83184bf 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ This repo contains the source code and documentation powering [react.dev](https: ### Guidelines -The documentation is divided into several sections with a different tone and purpose. If you plan to write more than a few sentences, you might find it helpful to get familiar with the [contributing guidelines](https://github.com/reactjs/react.dev/blob/main/CONTRIBUTING.md#guidelines-for-text) for the appropriate sections. +The documentation is divided into several sections, each with a different tone and purpose. If you plan to write more than a few sentences, you might find it helpful to get familiar with the [contributing guidelines](https://github.com/reactjs/react.dev/blob/main/CONTRIBUTING.md#guidelines-for-text) for the appropriate sections. ### Create a branch