about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
diff options
context:
space:
mode:
authorTshepang Lekhonkhobe <tshepang@gmail.com>2020-09-11 21:59:39 +0200
committerJoshua Nelson <joshua@yottadb.com>2020-09-12 12:07:04 -0400
commita28c6a4c8635a04d0aad37ae4c4427a12add3605 (patch)
tree2ef155297f4cb4c78ec6bb9841b2388ca8202728 /src/doc/rustc-dev-guide
parent87b9d337b96ee4c90045ba496027d4675a6d6e31 (diff)
downloadrust-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.md2
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.