From 94173e1420149f13e9670dbf17f40804256cf2b6 Mon Sep 17 00:00:00 2001 From: Jesse Laprade Date: Sat, 15 Aug 2020 11:21:57 -0400 Subject: [PATCH] Changed wording in the warning convention --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec2169c..a89bf33 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Backup anything you don't want deleted. * **Note**: Notes signify additional information * **Tip**: Tips signify an alternative procedure for completing a step -* **Warning**: Warnings signify that damage may occur +* **Warning**: Warnings signify that damage, such as data loss, 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