From d6ab8b0f657c727dc57158df8a8dc5f5eb13352c Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Mon, 5 Nov 2018 02:03:13 +0100 Subject: [PATCH] s/version/section --- src/intro/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/intro/introduction.md b/src/intro/introduction.md index f4d47c4..f7055d7 100644 --- a/src/intro/introduction.md +++ b/src/intro/introduction.md @@ -85,7 +85,7 @@ for the purpose of following the examples in this book. > **HEADS UP** Until the official release of this book, which is planned to > coincide with the 2018 edition release of the Rust Programming Language, > expect the sections of this book to change quite a bit. We recommend -> bookmarking the root of this book instead of any specific version. +> bookmarking the root of this book instead of any specific section. ## Contributing to This Book