diff --git a/src/views/ideas/l10n.json b/src/views/ideas/l10n.json index bfffcb444d2..503d37d74cf 100644 --- a/src/views/ideas/l10n.json +++ b/src/views/ideas/l10n.json @@ -33,7 +33,7 @@ "ideas.codingCards": "Coding Cards", "ideas.educatorGuide": "Educator Guide", "ideas.scratchYouTubeChannel": "ScratchTeam channel", - "ideas.scratchYouTubeChannelDescription": "This is the official Youtube Channel of Scratch. We share resources, tutorials, and stories about Scratch.", + "ideas.scratchYouTubeChannelDescription": "This is the official YouTube Channel of Scratch. We share resources, tutorials, and stories about Scratch.", "ideas.spritesAndVector": "Sprites & Vector Drawing", "ideas.tipsAndTricks": "Tips & Tricks", "ideas.advancedTopics": "Advanced Topics", @@ -68,5 +68,5 @@ "ideas.modalCardNameCustomBlocks": "Make Your Custom My Blocks", "ideas.modalCardNameFaceSensing": "Scratch Lab Face Sensing Coding Cards", "ideas.modalCardNameComputationalConcepts": "Turtle Graphics Coding Cards", - "ideas.downloadGuides": "Computer doesn’t allow Youtube? Download written guides for these topics." + "ideas.downloadGuides": "Computer doesn’t allow YouTube? Download written guides for these topics." }