about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--book/src/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/book/src/installation.md b/book/src/installation.md
index b2a28d0be62..cce888b17d4 100644
--- a/book/src/installation.md
+++ b/book/src/installation.md
@@ -1,6 +1,6 @@
 # Installation
 
-If you're using `rustup` to install and manage you're Rust toolchains, Clippy is
+If you're using `rustup` to install and manage your Rust toolchains, Clippy is
 usually **already installed**. In that case you can skip this chapter and go to
 the [Usage] chapter.