From 3188f81d859d6e115edf65059419d10d9357eb39 Mon Sep 17 00:00:00 2001
From: godp21 <godp21@inf.ufpr.br>
Date: Thu, 20 Apr 2023 10:36:08 -0300
Subject: [PATCH] fixed roadmap lol

---
 ZFS-RAIDs.md | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/ZFS-RAIDs.md b/ZFS-RAIDs.md
index c2d0911..760c28f 100644
--- a/ZFS-RAIDs.md
+++ b/ZFS-RAIDs.md
@@ -3,10 +3,11 @@
 
 ## ROADMAP
 - [x] RAID{10,1,6,10}
-- [] RAID implementations in ZFS
-- [] Cache systems in ZFS
+- [ ] RAID implementations in ZFS
+- [ ] Cache systems in ZFS
 ___
-- [] ZFS for DB or lvm+ext4
+
+- [ ] ZFS for DB or lvm+ext4
 
 ## Some recorrent terms when defining a RAID system:
 **PARITY** 
-- 
GitLab