about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/doc/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/index.md b/src/doc/index.md
index f8a1ec134d9..71dfcf0b067 100644
--- a/src/doc/index.md
+++ b/src/doc/index.md
@@ -17,7 +17,7 @@ the language.
 
 [**The Rust Reference**][ref]. While Rust does not have a
 specification, the reference tries to describe its working in
-detail. It tends to be out of date.
+detail. It is accurate, but not necessarily complete.
 
 [**Standard Library API Reference**][api]. Documentation for the
 standard library.