diff --git a/wiki/linux/dm-crypt.md b/wiki/linux/dm-crypt.md index bc9858d..fa9e665 100644 --- a/wiki/linux/dm-crypt.md +++ b/wiki/linux/dm-crypt.md @@ -30,7 +30,7 @@ or the partition is to small for your purposes, make sure to resize the partition first accordingly (see [disk management](./disk-management.md)). `cryptsetup resize crypt-volume` -## Creating an automatic encryption key with an USB stick +## Creating an automatic decryption key with an USB stick This guide assumes you to have an Arch Linux System, as installed in [this wikis arch linux installation](./arch-linux/installation.md).