about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
diff options
context:
space:
mode:
authorRalf Jung <post@ralfj.de>2019-01-22 16:00:24 -0600
committerWho? Me?! <mark-i-m@users.noreply.github.com>2019-01-27 19:58:43 -0600
commitdecb484347cf0cf3d93d6173b88d2195d6881426 (patch)
tree57857083a1a4412ac37ba31a68e996bda1e0c5c3 /src/doc/rustc-dev-guide
parent49fb0c34d921eb7705dbdecd33cbf8c0e63102d5 (diff)
Typo
Co-Authored-By: mark-i-m <mark-i-m@users.noreply.github.com>
Diffstat (limited to 'src/doc/rustc-dev-guide')
-rw-r--r--src/doc/rustc-dev-guide/src/important-links.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/src/important-links.md b/src/doc/rustc-dev-guide/src/important-links.md
index 2dc759bf63c..480be1bdbe0 100644
--- a/src/doc/rustc-dev-guide/src/important-links.md
+++ b/src/doc/rustc-dev-guide/src/important-links.md
@@ -5,7 +5,7 @@ but we want them to work. For example, the stabilization guide link is often
 posted to tracking issues on GitHub, which might break later if the guide is
 changed.
 
-[Skip this file. Or read it; I'm book, not a cop.](https://imgur.com/gallery/mSHi8)
+[Skip this file. Or read it; I'm a book, not a cop.](https://imgur.com/gallery/mSHi8)
 
 [1](https://forge.rust-lang.org/stabilization-guide.html)
 [2](https://rust-lang.github.io/rustc-guide/stabilization_guide.html#documentation-prs)