From b55eff95cf54f5b61319330ce04e4aa30d9e445a Mon Sep 17 00:00:00 2001 From: Bobhostern Date: Sun, 3 Jan 2016 13:34:27 -0600 Subject: [PATCH] Fix formatting error in cheatsheet.md --- cheatsheet.md | 1 + 1 file changed, 1 insertion(+) diff --git a/cheatsheet.md b/cheatsheet.md index 841cb92..5e78553 100644 --- a/cheatsheet.md +++ b/cheatsheet.md @@ -365,6 +365,7 @@ class My_Class { this.x = 2; // this would fail with explicit set to true } }; +``` ## method_missing