From 3f112b1b8a42f2ceacb373bbb09b29d55523f7fe Mon Sep 17 00:00:00 2001 From: mcarton Date: Fri, 11 Mar 2016 13:19:51 +0100 Subject: [PATCH] Fix punctuation in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a74de7c69983..556bfcf7eb24 100644 --- a/README.md +++ b/README.md @@ -234,7 +234,7 @@ And, in your `main.rs` or `lib.rs`: 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 it 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.