From ccf4bfe87c8d2f73985d902e11b8abe28003eefd Mon Sep 17 00:00:00 2001 From: "Carol (Nichols || Goulding)" Date: Wed, 21 Feb 2018 13:02:26 -0500 Subject: [PATCH] Fix typo --- index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index a06b837a3..359267d84 100644 --- a/index.md +++ b/index.md @@ -17,9 +17,9 @@ and is therefore very different from the first edition. ## Other editions -We keep older editions of TRPL online for history's sake. +We keep older editions of TRPL online for history's sake. ### First Edition -YOu can [read the first edition of "The Rust Programming Language" +You can [read the first edition of "The Rust Programming Language" here](first-edition/index.html).