From a8d7862e1eb916649cd84c80d2d65350111e6876 Mon Sep 17 00:00:00 2001 From: Jakob Gillich Date: Fri, 7 Nov 2014 20:25:24 +0100 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f08d9989..0ebd5feb9 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This is a replacement for Rust’s “old” (as of July 2014) `url` crate. See [Rust bug #10707](https://github.com/mozilla/rust/issues/10707). This builds with [Cargo](https://github.com/rust-lang/cargo), -pulling in [rust-encoding](https://github.com/lifthrasiir/rust-encoding) as a depedency. +pulling in [rust-encoding](https://github.com/lifthrasiir/rust-encoding) as a dependency. [Documentation](http://servo.github.io/rust-url/url/index.html)