From c9d808e85f9c7ca1957ef54ddeb04d3888bd9552 Mon Sep 17 00:00:00 2001 From: Scott Olson Date: Sun, 19 Jun 2016 00:15:03 -0600 Subject: [PATCH] Remove stray backquote. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 794267f77c16a..5ef63b01bdfda 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ levels such as `warn`. Check out the issues on this GitHub repository for some ideas. There's lots that needs to be done that I haven't documented in the issues yet, however. For more ideas or help with running or hacking on Miri, you can contact me (`scott`) on -Mozilla IRC in any of the Rust IRC channels (`#rust`, `#rust-offtopic`, etc).` +Mozilla IRC in any of the Rust IRC channels (`#rust`, `#rust-offtopic`, etc). ## License