From 4e21911d92b9a577c5a415f81bda0dc4c25fcb36 Mon Sep 17 00:00:00 2001 From: Andrew Totsky Date: Sat, 21 Jun 2025 00:15:50 +0700 Subject: [PATCH] =?UTF-8?q?Fix=20typo:=20"reccomend"=20=E2=86=92=20"recomm?= =?UTF-8?q?end"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/contributing/contributing-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/contributing/contributing-overview.md b/website/contributing/contributing-overview.md index 68323fc2b69..0cb0ce9aa3b 100644 --- a/website/contributing/contributing-overview.md +++ b/website/contributing/contributing-overview.md @@ -22,7 +22,7 @@ As a reminder, all contributors are expected to adhere to the [Code of Conduct]( ## Versioning Policy -In order to fully understand the versioning of React Native, we reccomend you to check out the [Versioning Policy](/contributing/versioning-policy) page. +In order to fully understand the versioning of React Native, we recommend you to check out the [Versioning Policy](/contributing/versioning-policy) page. In that page we describe which versions of React Native are supported, how often they're released and which one you should use based on your circumstances. ## Ways to Contribute