From 0744d472d5856321715909558239dde52edcc02d Mon Sep 17 00:00:00 2001 From: Jesse Laprade Date: Wed, 7 Jul 2021 21:17:31 -0400 Subject: [PATCH] Fixed codeblock formatting issue --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6fcdd3..ace3d98 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Backup anything you don't want deleted. * **Warning**: Warnings signify that damage, such as data loss, may occur * **Example**: Examples provide a reference of how a procedure would be performed 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 ## Platforms