diff options
| -rw-r--r-- | src/doc/rustc/src/target-tier-policy.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc/src/target-tier-policy.md b/src/doc/rustc/src/target-tier-policy.md index e9cf2a0d1ae..bdcf2c0b07e 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 |
