From 5f1d716456f63ffe9f0f6e197e64c54fbe52904d Mon Sep 17 00:00:00 2001 From: Daigo Shitara Date: Sun, 24 Dec 2023 00:44:55 +0900 Subject: [PATCH] Update syntax-cheatsheet.md fix markup --- docs/syntax-cheatsheet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/syntax-cheatsheet.md b/docs/syntax-cheatsheet.md index 8da87a3b6..d46d36f66 100644 --- a/docs/syntax-cheatsheet.md +++ b/docs/syntax-cheatsheet.md @@ -180,7 +180,7 @@ function expression (since function bodies have their own local scope). JavaScript - Reason th> + Reason