From c7ebbb5f0c874086afaa1413f02eec40e859a1c0 Mon Sep 17 00:00:00 2001 From: savvasmoke <136869149+savvar9991@users.noreply.github.com> Date: Mon, 23 Dec 2024 21:26:32 +1100 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3aae0cf600..83722de3d0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -106,7 +106,7 @@ But in some cases, the `id` prop may not be static. For example, ``` -Because you can't be sure if there is a matched key in the locale file, its better to provide a `defaultMessage` prop. +Because you can't be sure if there is a matched key in the locale file, it's better to provide a `defaultMessage` prop. ### Should I update the non-English locale json files? When you are updating an existing English locale json file, then you don't need to add any other languages, because CrowdIn will do it for you.