diff --git a/src/doc/rustc/src/target-tier-policy.md b/src/doc/rustc/src/target-tier-policy.md index e9cf2a0d1ae5b..bdcf2c0b07efc 100644 --- a/src/doc/rustc/src/target-tier-policy.md +++ b/src/doc/rustc/src/target-tier-policy.md @@ -119,7 +119,7 @@ To propose addition of a new target, open a pull request on [`rust-lang/rust`]: Link to the created description page. - Ensure the pull request is assigned to a member of the [Rust compiler team][rust_compiler_team] by commenting: ```text - r? compiler-team + r? compiler ``` [tier3example]: https://github.com/rust-lang/rust/pull/94872