From 57143d99158a36ff613a55c6540d82e07a092cf8 Mon Sep 17 00:00:00 2001 From: UnexploredAirspace <64440578+buzz-buzz-Alaska@users.noreply.github.com> Date: Mon, 2 Jan 2023 09:24:32 -0900 Subject: [PATCH] chore(curriculum): fix captilization in the comments.json (#48799) Closes https://github.com/freeCodeCamp/freeCodeCamp/issues/48797 --- curriculum/dictionaries/english/comments.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curriculum/dictionaries/english/comments.json b/curriculum/dictionaries/english/comments.json index 42b1753551a..388ffd833d8 100644 --- a/curriculum/dictionaries/english/comments.json +++ b/curriculum/dictionaries/english/comments.json @@ -8,7 +8,7 @@ "c24by8": "Add your code below this line", "jbrt8k": "Adds the m-th row into newArray", "zkh12d": "After passing the challenge experiment with myString and see how the grouping works", - "mobihi": "Assign 5 to oopsGlobal Here", + "mobihi": "Assign 5 to oopsGlobal here", "v3ups9": "Call scale with an argument here", "iw4a3a": "Case 1: Target has no children", "463xp8": "Case 2: Target has one child",