diff options
| author | jacob <jherrington.personal@gmail.com> | 2018-10-02 16:59:48 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-10-02 16:59:48 -0500 |
| commit | 84f75f0dbb2459d2c73ef8736d835aa651c3686a (patch) | |
| tree | 6df068d1cdef5c423ff7a208ce8c7cd5d1c51047 | |
| parent | 1c5e9c68ea6c76fe400528de17ebe03e338bac68 (diff) | |
| download | rust-84f75f0dbb2459d2c73ef8736d835aa651c3686a.tar.gz rust-84f75f0dbb2459d2c73ef8736d835aa651c3686a.zip | |
Fix typo in CONTRIBUTING.md
I noticed a small typo while reading over this document.
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2e51a786f46..49961d02dda 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -566,7 +566,7 @@ labels to triage issues: to fix the issue. * The dark blue **final-comment-period** label marks bugs that are using the - RFC signoff functionality of [rfcbot][rfcbot] and are currenty in the final + RFC signoff functionality of [rfcbot][rfcbot] and are currently in the final comment period. * Red, **I**-prefixed labels indicate the **importance** of the issue. The |
