diff --git a/docs/src/flatten.md b/docs/src/flatten.md
index 2d88c42f33..757022328b 100644
--- a/docs/src/flatten.md
+++ b/docs/src/flatten.md
@@ -1586,7 +1586,7 @@ Assembles a remote repository for the given toolchain params, produces a proxy r
**RETURNS**
-dict[str, str]: Information about the name of the registerable toolchain created by this rule.
+dict[str, str]: Information about the registerable toolchain created by this rule.
diff --git a/docs/src/rust_repositories.md b/docs/src/rust_repositories.md
index 2e10da14b4..4ec8253fa5 100644
--- a/docs/src/rust_repositories.md
+++ b/docs/src/rust_repositories.md
@@ -332,7 +332,7 @@ Assembles a remote repository for the given toolchain params, produces a proxy r
**RETURNS**
-dict[str, str]: Information about the name of the registerable toolchain created by this rule.
+dict[str, str]: Information about the registerable toolchain created by this rule.