about summary refs log tree commit diff
path: root/src/doc/guide-ownership.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/doc/guide-ownership.md')
-rw-r--r--src/doc/guide-ownership.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/guide-ownership.md b/src/doc/guide-ownership.md
index 26e059aeb26..884f14726ca 100644
--- a/src/doc/guide-ownership.md
+++ b/src/doc/guide-ownership.md
@@ -1,4 +1,4 @@
 % The (old) Rust Ownership Guide
 
-This content has moved into the
+This content has moved into
 [the Rust Programming Language book](book/ownership.html).