From 581225f61864697c55ca4e308873a09932fa8d5c Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Thu, 29 Sep 2016 12:23:41 -0400 Subject: [PATCH] Tweaked some wording --- content/2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/2.md b/content/2.md index ba0303d..7bd6112 100644 --- a/content/2.md +++ b/content/2.md @@ -16,6 +16,6 @@ RAID protects you against one and only one thing: a disk failure. It does **not* Even ZFS, designed specifically to prevent the third point, is still susceptable to the others. -The adage is simple: "RAID replicates **everything**, instantly, even the stuff you don't want (like the deletion of that file you needed)." +The adage is simple: "RAID replicates **everything**, instantly, even the stuff you don't want." Like the deletion of a file or corruption. For these reasons and more, RAID IS NOT A BACKUP!