From efb541743953f417ab0b10e79c962cbd83ab6875 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Fri, 22 Apr 2016 18:06:35 +0200 Subject: [PATCH] Fix grammar. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d55536c033d8..80d5c2825561 100644 --- a/README.md +++ b/README.md @@ -266,7 +266,7 @@ You can also specify the path to the configuration file with: Both projects are independent and maintained by different people (even if some `clippy-service`'s contributions are authored by some `rust-clippy` members). -You can check it out this great service at [clippy.bashy.io](https://clippy.bashy.io/). +You can check out this great service at [clippy.bashy.io](https://clippy.bashy.io/). ##License Licensed under [MPL](https://www.mozilla.org/MPL/2.0/). If you're having issues with the license, let me know and I'll try to change it to something more permissive.