From 1327946cebcbeb2fcf60b667cce095ce912a4f24 Mon Sep 17 00:00:00 2001 From: AmaanRS Date: Mon, 19 Aug 2024 21:01:01 +0530 Subject: [PATCH] Rephrased the statement --- projects/react-game.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/projects/react-game.md b/projects/react-game.md index 72864f5e4..b35b508ad 100644 --- a/projects/react-game.md +++ b/projects/react-game.md @@ -8,9 +8,11 @@ You've now learned enough React to create a game! This project is to practice fu You are welcome to rewrite the game you made last week in React or to make a different one. -Here are some [examples](https://bg.reactjs.org/community/examples.html). +Here are some [examples](https://bg.reactjs.org/community/examples.html). + **Please do not select hangman because of its racist origins.** -**Please avoid choosing the BMI calculator from the list of examples given above, because it is racist and has negative implications related to sizeism** + +**Kindly avoid choosing the BMI calculator from the examples provided above, as it may be associated with sensitive issues such as racism and sizeism.** You can start this app in codeSandbox, codePen, replit.com, etc and then this week you'll learn how to build React apps locally and you can move the ode to your local drive.