From a2e9608e0d8da7ac1dc18e54f6e1548e3bfceeb7 Mon Sep 17 00:00:00 2001 From: m455 Date: Wed, 7 Jul 2021 21:18:39 -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 c9b1507..8d5f8f8 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Backup anything you don't want deleted. * **Warning**: Warnings signify that damage may occur * **Example**: Examples provide a visual reference of how a procedure would be carried out in the real world * `Inline code`: Inline code signifies package names, filenames, or commands -* ```Code block```: Code blocks signify file contents +* `Code block`: Code blocks signify file contents ## How it works