diff options
| author | Tshepang Lekhonkhobe <tshepang@gmail.com> | 2020-09-11 21:59:39 +0200 |
|---|---|---|
| committer | Joshua Nelson <joshua@yottadb.com> | 2020-09-12 12:07:04 -0400 |
| commit | a28c6a4c8635a04d0aad37ae4c4427a12add3605 (patch) | |
| tree | 2ef155297f4cb4c78ec6bb9841b2388ca8202728 /src/doc/rustc-dev-guide | |
| parent | 87b9d337b96ee4c90045ba496027d4675a6d6e31 (diff) | |
| download | rust-a28c6a4c8635a04d0aad37ae4c4427a12add3605.tar.gz rust-a28c6a4c8635a04d0aad37ae4c4427a12add3605.zip | |
Update src/contributing.md
Diffstat (limited to 'src/doc/rustc-dev-guide')
| -rw-r--r-- | src/doc/rustc-dev-guide/src/contributing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/src/contributing.md b/src/doc/rustc-dev-guide/src/contributing.md index af3bd7b8117..98dbb4638e9 100644 --- a/src/doc/rustc-dev-guide/src/contributing.md +++ b/src/doc/rustc-dev-guide/src/contributing.md @@ -440,7 +440,7 @@ appropriate labels to issues that haven't been triaged yet: * Red, **I**-prefixed labels indicate the **importance** of the issue. The [I-nominated][inom] label indicates that an issue has been nominated for - prioritizing at the next triage meeting. Similarely, the [I-prioritize][ipri] + prioritizing at the next triage meeting. Similarly, the [I-prioritize][ipri] indicates that an issue has been requested to be prioritized by the appropriate team. |
