]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/clippy/book/src/installation.md
Merge commit '7f27e2e74ef957baa382dc05cf08df6368165c74' into clippyup
[rust.git] / src / tools / clippy / book / src / installation.md
index b2a28d0be622f1874e15f922d487016710ddd248..cce888b17d4d3fe6f914b52cceb2f930fb44b777 100644 (file)
@@ -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.