From c1db6d8c6444f93eba51b42fc37a189476d6dd27 Mon Sep 17 00:00:00 2001 From: Anna Date: Thu, 18 Jun 2026 10:47:45 -0400 Subject: [PATCH] fix: fix bad grammar and make link text consistent --- src/content/docs/getting-started.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/content/docs/getting-started.mdx b/src/content/docs/getting-started.mdx index 61f0da2d..9c9fbef5 100644 --- a/src/content/docs/getting-started.mdx +++ b/src/content/docs/getting-started.mdx @@ -75,7 +75,7 @@ Our curriculum is curated by the global freeCodeCamp community. You can help exp 2. **Learn the Git workflow** - Read [about how our Git workflow guide](/basic-git-workflow/) for our branching and commit conventions. + Read [our Git workflow guide](/basic-git-workflow/) for our branching and commit conventions. 3. **Work on curriculum challenges** @@ -113,7 +113,7 @@ Our learning platform runs on a modern JavaScript stack including Node.js, Mongo 2. **Learn the Git workflow** - Read [about how our Git workflow works](/basic-git-workflow/) for our branching and commit conventions. + Read [our Git workflow guide](/basic-git-workflow/) for our branching and commit conventions. 3. **Review codebase best practices** @@ -181,7 +181,7 @@ Contribute to the freeCodeCamp mobile application, available on iOS and Android. 2. **Learn the Git workflow** - Read [how our Git workflow works](/basic-git-workflow/) for our branching and commit conventions. + Read [our Git workflow guide](/basic-git-workflow/) for our branching and commit conventions. 3. **Submit your changes**