Skip to content

Commit faddd4e

Browse files
committed
Fix typo in README
1 parent d688f9f commit faddd4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ homectl update \
5555
--extra-luks-mount-options "user_subvol_rm_allowed,compress=zstd:1"
5656
```
5757

58-
Disabling the auto resize mode avoids slow system boot and shutdown. Disabling
58+
Disabling the auto resize mode avoids slow system boot and shutdown. Enabling
5959
LUKS discard makes sure the home directory doesn't become inaccessible because
6060
systemd-homed is unable to resize the home directory. The extra LUKS mount
6161
options are BTRFS mount options to make image builds with `mkosi` faster by

0 commit comments

Comments
 (0)