From ab225aaccf08040bb28bdcc0c0560610d724fa65 Mon Sep 17 00:00:00 2001 From: ncn000 <77480769+ncn000@users.noreply.github.com> Date: Mon, 14 Mar 2022 08:05:27 -0700 Subject: [PATCH] Fixed typo in Java and Go meta descriptions (#1183) --- content/roadmaps.json | 4 ++-- content/roadmaps/107-golang/meta.json | 2 +- content/roadmaps/108-java/meta.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/roadmaps.json b/content/roadmaps.json index f33fcaad8..28c954608 100644 --- a/content/roadmaps.json +++ b/content/roadmaps.json @@ -315,7 +315,7 @@ { "seo": { "title": "Learn to become a Go developer", - "description": "Community driven, articles, resources, guides, interview questions, quizzes for react development. Learn to become a modern React developer by following the steps, skills, resources and guides listed in this roadmap.", + "description": "Community driven, articles, resources, guides, interview questions, quizzes for Go development. Learn to become a modern Go developer by following the steps, skills, resources and guides listed in this roadmap.", "keywords": [ "guide to becoming a golang developer", "guide to becoming a go developer", @@ -367,7 +367,7 @@ { "seo": { "title": "Learn to become a modern Java developer", - "description": "Community driven, articles, resources, guides, interview questions, quizzes for react development. Learn to become a modern React developer by following the steps, skills, resources and guides listed in this roadmap.", + "description": "Community driven, articles, resources, guides, interview questions, quizzes for java development. Learn to become a modern Java developer by following the steps, skills, resources and guides listed in this roadmap.", "keywords": [ "guide to becoming a developer", "guide to becoming a java developer", diff --git a/content/roadmaps/107-golang/meta.json b/content/roadmaps/107-golang/meta.json index 3a2375c0c..dafcc8a2a 100644 --- a/content/roadmaps/107-golang/meta.json +++ b/content/roadmaps/107-golang/meta.json @@ -1,7 +1,7 @@ { "seo": { "title": "Learn to become a Go developer", - "description": "Community driven, articles, resources, guides, interview questions, quizzes for react development. Learn to become a modern React developer by following the steps, skills, resources and guides listed in this roadmap.", + "description": "Community driven, articles, resources, guides, interview questions, quizzes for Go development. Learn to become a modern React developer by following the steps, skills, resources and guides listed in this roadmap.", "keywords": [ "guide to becoming a golang developer", "guide to becoming a go developer", diff --git a/content/roadmaps/108-java/meta.json b/content/roadmaps/108-java/meta.json index 0b52b70fe..fe3f6b1ec 100644 --- a/content/roadmaps/108-java/meta.json +++ b/content/roadmaps/108-java/meta.json @@ -1,7 +1,7 @@ { "seo": { "title": "Learn to become a modern Java developer", - "description": "Community driven, articles, resources, guides, interview questions, quizzes for react development. Learn to become a modern React developer by following the steps, skills, resources and guides listed in this roadmap.", + "description": "Community driven, articles, resources, guides, interview questions, quizzes for java development. Learn to become a modern Java developer by following the steps, skills, resources and guides listed in this roadmap.", "keywords": [ "guide to becoming a developer", "guide to becoming a java developer",