diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-07-29 14:23:30 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-07-29 14:23:30 -0300 |
commit | 63e65b2510359fc0fe9b67e0d1bd8c6026932922 (patch) | |
tree | 12c89a447e333cac505126a4bfdf10d346d5ceee | |
parent | 91d88a02ebe04535043fea49455887b193b93eb6 (diff) | |
download | bootless-63e65b2510359fc0fe9b67e0d1bd8c6026932922.tar.gz bootless-63e65b2510359fc0fe9b67e0d1bd8c6026932922.tar.bz2 |
Typo
-rw-r--r-- | references.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/references.mdwn b/references.mdwn index d63fb94..19c911d 100644 --- a/references.mdwn +++ b/references.mdwn @@ -32,7 +32,7 @@ Security: Full Disk Encryption: -- [Grub Crypt · Grub with crypto enhancments](http://grub.johnlane.ie/). +- [Grub Crypt · Grub with crypto enhancements](http://grub.johnlane.ie/). - [Yet Another Full Disk Encryption with Ubuntu 11.10 | On Science and Technology](https://archimedesden.wordpress.com/2011/10/21/yet-another-full-disk-encryption-with-ubuntu-11-10/). - [MissingLink.xyz - Tutorial: GRUB2 Cryptomount](http://missinglink.xyz/grub2-bootloader/understanding-grub2-cryptomount/). - [Ubuntu Full Disk Encryption (FDE) with encrypted /boot](http://missinglink.xyz/security/tutorial-debianubuntu-full-disk-encryption-luks-fde-including-encrypted-boot/) |