about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
diff options
context:
space:
mode:
authorSantiago Pastorino <spastorino@gmail.com>2020-04-28 16:19:37 -0300
committerGitHub <noreply@github.com>2020-04-28 21:19:37 +0200
commit70207c4b12fffaf8819238df5c55d23184f08b75 (patch)
tree8daab3e03510866ab1e1a6f9ce294aa76729161c /src/doc/rustc-dev-guide
parent5c7c077ab5cea10215bd22ef0848f1cff3bee1a5 (diff)
downloadrust-70207c4b12fffaf8819238df5c55d23184f08b75.tar.gz
rust-70207c4b12fffaf8819238df5c55d23184f08b75.zip
It's just ICE-breaker (#685)
Diffstat (limited to 'src/doc/rustc-dev-guide')
-rw-r--r--src/doc/rustc-dev-guide/src/ice-breaker/about.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/src/ice-breaker/about.md b/src/doc/rustc-dev-guide/src/ice-breaker/about.md
index 642fbe4a1d9..d9c724532a6 100644
--- a/src/doc/rustc-dev-guide/src/ice-breaker/about.md
+++ b/src/doc/rustc-dev-guide/src/ice-breaker/about.md
@@ -5,7 +5,7 @@ The **ICE-breaker groups** are an easy way to help out with rustc in a
 ICE-breaker groups are **[easy to join](#join)** (just submit a PR!)
 and joining does not entail any particular commitment.
 
-Once you [join an ICE ICE-breaker group](#join), you will be added to
+Once you [join an ICE-breaker group](#join), you will be added to
 a list that receives pings on github whenever a new issue is found
 that fits the ICE-breaker group's criteria. If you are interested, you
 can then [claim the issue] and start working on it.