diff --git a/doc/tutorial.md b/doc/tutorial.md index 94686cf7c84..624d5528424 100644 --- a/doc/tutorial.md +++ b/doc/tutorial.md @@ -3255,7 +3255,8 @@ tutorials on individual topics. * [Error-handling and Conditions][conditions] * [Packaging up Rust code][rustpkg] -There is further documentation on the [wiki], however those tend to be even more out of date as this document. +There is further documentation on the [wiki], however those tend to be even +more out of date than this document. [borrow]: tutorial-borrowed-ptr.html [tasks]: tutorial-tasks.html