Typo error

PiperOrigin-RevId: 511516641
Change-Id: Ib80bbcfad166e14e7eebd72a9dc28b8e48ac5a2a
diff --git a/site/en/about/roadmap.md b/site/en/about/roadmap.md
index 9a0cd1b..8a04ba2 100644
--- a/site/en/about/roadmap.md
+++ b/site/en/about/roadmap.md
@@ -63,7 +63,7 @@
 Complete migration of Java, C++, and Python rulesets to Starlark. This effort allows Bazel users to fork only rulesets and not Bazel binary codebase, allowing users to
 
 -   Update and customize rules as needed
--   Update rules independently of Baze
+-   Update rules independently of Bazel
 
 ### Bazel-JetBrains* IntelliJ IDEA support
 Incremental IntelliJ plugin updates to support the latest JetBrains plugin release.