From f226150177a14177462c591826b9512ffb9f85f3 Mon Sep 17 00:00:00 2001 From: Liang Gong Date: Sun, 14 May 2017 13:02:33 -0700 Subject: [PATCH] Fix a bug that causes the README rendering issue --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62caa80..e53718b 100644 --- a/README.md +++ b/README.md @@ -860,7 +860,7 @@ Heavily inspired by them as well: return this; } - ``` + ``` **[⬆ back to top](#table-of-contents)**