aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--posts/void-linux-with-encrypted-root-on-zfs.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/void-linux-with-encrypted-root-on-zfs.md b/posts/void-linux-with-encrypted-root-on-zfs.md
index 9607bc7..d3540f0 100644
--- a/posts/void-linux-with-encrypted-root-on-zfs.md
+++ b/posts/void-linux-with-encrypted-root-on-zfs.md
@@ -65,7 +65,7 @@ On my laptop I,ll be using a single drive on `/dev/nvme0n1` with three paritions
**2 - Swap** ( I'm using 64Gb but you can adjust to suit your needs or just not create swap and number the zpool parition 2 )
**3 - Zpool** ( This partition uses the remaining disk space )
-**Note you will need to adjust below when wiping partitions if you use seperate disks**
+**Note you will need to adjust below when wiping partitions if you use seperate disks**<br>
## Wipe partitions
```