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