From 3f094066fc140a1e8a623c3317ef0e0eeeec65de Mon Sep 17 00:00:00 2001 From: Sasidharan SD Date: Mon, 13 Nov 2023 16:11:28 +0530 Subject: [PATCH] docs: fix gramatical mistake in angular roadmap (#52850) PR Close #52850 --- adev/src/content/reference/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adev/src/content/reference/roadmap.md b/adev/src/content/reference/roadmap.md index e8a155b5fa3..96a6da7cd4e 100644 --- a/adev/src/content/reference/roadmap.md +++ b/adev/src/content/reference/roadmap.md @@ -2,7 +2,7 @@ Learn how the Angular team is building momentum on the web. -As an open source project, Angular’s daily commits, PRs and momentum is all trackable GitHub. To increase transparency into how this daily work connects to the framework’s future, our roadmap brings together the team’s current and future planned vision. +As an open source project, Angular’s daily commits, PRs and momentum is all trackable on GitHub. To increase transparency into how this daily work connects to the framework’s future, our roadmap brings together the team’s current and future planned vision. The following projects are not associated with a particular Angular version. We will release them on completion, and they will be part of a specific version based on our release schedule, following semantic versioning. For example, we release features in the next minor after completion or the next major if they include breaking changes.