Skip to content

Commit be48143

Browse files
committed
fix typos
Signed-off-by: Zen <[email protected]>
1 parent a256dbc commit be48143

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Generated images are as static and secure as possible, only including components
1717

1818
The final build environment is left in the specified `build_dir`, where it can be examined or repacked.
1919

20-
Unless validation is disabled, µgRD attemts to validate most configuration against the host system, raising exceptions or logging warnings warnings if the configuration is invalid.
20+
Unless validation is disabled, µgRD attempts to validate most configuration against the host system, raising exceptions or logging warnings warnings if the configuration is invalid.
2121

2222
## Project goal and features
2323

@@ -33,7 +33,7 @@ The original goal of this project was to create an initramfs suitable for decryp
3333
- LUKS under MDRAID support
3434
- Detached header support
3535
- YubiKey (OpenPGP smartcard) support
36-
- Recovery using a passprhase using `try_nokey`
36+
- Recovery using a passphrase using `try_nokey`
3737
- DM-Integrity support
3838
* BTRFS root subvolumes are automatically detected or can be manually set with `root_subvol`
3939
- `subvol_selector` can be used to interactively select a subvolume at boot time
@@ -65,7 +65,7 @@ The original goal of this project was to create an initramfs suitable for decryp
6565
- Device nodes are created within the CPIO only, so true root privileges are not required
6666
- Hardlinks are automatically created for files with matching SHA256 hashes
6767
- Automatic xz compression
68-
* "merged usr" symlinks are creatd by default and can be disabled by setting `merge_usr = false`
68+
* "merged usr" symlinks are created by default and can be disabled by setting `merge_usr = false`
6969
* ZSH and BASH autocompletion for the `ugrd` command
7070
* Basic hibernation/resume support with `ugrd.fs.resume`
7171
* Similar usage/arguments as Dracut

0 commit comments

Comments
 (0)