about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2014-11-26 09:46:54 -0800
committerAlex Crichton <alex@alexcrichton.com>2014-11-26 16:50:11 -0800
commit52ca9523a551fa6fa8a9ab1ddd35714a0b0c3fc6 (patch)
tree4fbcf7ed990804cbbe93f2dc6f69779b2d0d344a
parent935a39b3cd0abf50757334f71080c88e524bf36c (diff)
parent55853c532f6bede515c2161dd45c114e51b7a4cb (diff)
rollup merge of #19313: steveklabnik/gh18844
Fixes #18844
-rw-r--r--src/doc/guide.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/guide.md b/src/doc/guide.md
index 60fa7136767..ada7d294525 100644
--- a/src/doc/guide.md
+++ b/src/doc/guide.md
@@ -62,7 +62,7 @@ the easiest way to keep people updated while Rust is in its alpha state.
 
 Oh, we should also mention the officially supported platforms:
 
-* Windows (7, 8, Server 2008 R2), x86 only
+* Windows (7, 8, Server 2008 R2)
 * Linux (2.6.18 or later, various distributions), x86 and x86-64
 * OSX 10.7 (Lion) or greater, x86 and x86-64