From 4792b8a873826d07c82d1c56933fc7d97779f62e Mon Sep 17 00:00:00 2001 From: Scott Olson Date: Mon, 9 May 2016 18:36:40 -0600 Subject: [PATCH] Fix the all-important smiley. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99f909d11631..b09363df9648 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ If Miri fails to build, it's likely because a change in the latest nightly compiler broke it. You could try an older nightly with `multirust update nightly-` where `` is a few days or weeks ago, e.g. `2016-05-20` for May 20th. Otherwise, you could notify me in an issue or on IRC. Or, if you know -how to fix it, you could send a PR. :simple_smile: +how to fix it, you could send a PR. :smile: ## Run a test