about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/stage0.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stage0.txt b/src/stage0.txt
index 4d9a91e38b3..1c7c9f9aff0 100644
--- a/src/stage0.txt
+++ b/src/stage0.txt
@@ -10,7 +10,7 @@
 # If you're looking at this file on the master branch, you'll likely see that
 # rustc and cargo are configured to `beta`, whereas if you're looking at a
 # source tarball for a stable release you'll likely see `1.x.0` for rustc and
-# `0.x.0` for Cargo where they were released on `date`.
+# `0.(x+1).0` for Cargo where they were released on `date`.
 
 date: 2020-03-12
 rustc: beta