summaryrefslogtreecommitdiffstats
path: root/src/doc/edition-guide/src/introduction.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/doc/edition-guide/src/introduction.md')
-rw-r--r--src/doc/edition-guide/src/introduction.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/edition-guide/src/introduction.md b/src/doc/edition-guide/src/introduction.md
index c23508b2f..a36a620a8 100644
--- a/src/doc/edition-guide/src/introduction.md
+++ b/src/doc/edition-guide/src/introduction.md
@@ -1,6 +1,6 @@
# Introduction
-Welcome to the Rust Edition Guide! "Editions" are Rust's way of introducing
+Welcome to The Rust Edition Guide! "Editions" are Rust's way of introducing
changes into the language that would not otherwise be backwards
compatible.