From 7ccba61bf3efc414a01bc938fb3edbb33c779c33 Mon Sep 17 00:00:00 2001 From: KITAGAWA Yasutaka Date: Sun, 23 Mar 2025 07:46:06 +0900 Subject: [PATCH] Fix --- docs/cheatsheet_syntax.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cheatsheet_syntax.md b/docs/cheatsheet_syntax.md index 0f10aa9..26b18d0 100644 --- a/docs/cheatsheet_syntax.md +++ b/docs/cheatsheet_syntax.md @@ -36,7 +36,7 @@ All the other non-empty lines are considered as executable commands. > If you are editing cheatsheets in Visual Studio Code, you could enable syntax highlighting > by installing [this extension](https://marketplace.visualstudio.com/items?itemName=yanivmo.navi-cheatsheet-language). -If you use `.cheat.md` as an extension of cheat files, you can place commands in code blocks fenced with triple backticks (```` ``` ````). +You can place commands in code blocks fenced with triple backticks (```` ``` ````). ````sh % git, code