Skip to content

Commit 6d67de0

Browse files
meatorclassabbyamp
authored andcommitted
installation/guides/zfs: Fix typo
1 parent 4fdefb2 commit 6d67de0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/installation/guides/zfs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ the EFI system partition:
159159
# mkdir -p /mnt/boot
160160
# mount /dev/sda2 /mnt/boot
161161
# mkdir -p /mnt/boot/efi
162-
# mount /dev/sda1 /mnnt/boot/efi
162+
# mount /dev/sda1 /mnt/boot/efi
163163
```
164164

165165
### Installation

0 commit comments

Comments
 (0)