From 2d57e3542bc740aa583fbad5705792c77a534dca Mon Sep 17 00:00:00 2001 From: m455 Date: Wed, 7 Jul 2021 21:19:03 -0400 Subject: [PATCH] Fixed code block issue --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index caa4bad..429a4e4 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ This document is for users who have an account on [tilde.town](https://tilde.tow * **Example** - Examples provide a visual reference of how a procedure would be performed * `Inline code` - Inline code signifies package names, filenames, and commands * `` Keyboard keys signify a key the user presses or holds -* ```Code block - Code blocks signify file contents, or an interface element``` +* `Code block - Code blocks signify file contents, or an interface element` * Section - Heading 1s are referred to as "Sections" * subsections - Heading 2s, 3s, etc. are referred to as "subsections"