From d9cb5a4b767ce2587fe94520f27d4a24d39cdc6b Mon Sep 17 00:00:00 2001 From: Zhiqiang ZHOU Date: Thu, 17 Jul 2025 14:18:00 -0700 Subject: [PATCH] chore: fix typo, fronted -> frontend Signed-off-by: Zhiqiang ZHOU --- docs/overview/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/overview/roadmap.md b/docs/overview/roadmap.md index a61455a313..d9a03d9668 100644 --- a/docs/overview/roadmap.md +++ b/docs/overview/roadmap.md @@ -17,7 +17,7 @@ The initiatives listed below are planned for release within the next half-year, ### New Frontend System - Ready for Adoption -The [new fronted system](../frontend-system/index.md) still needs more work, and +The [new frontend system](../frontend-system/index.md) still needs more work, and the next milestone is to improve it to the point where there is enough confidence in the design to start encouraging adoption in the community. You can follow along with this work in the [meta issue](https://github.com/backstage/backstage/issues/19545).