2 Коммиты b393e1154e ... 53e53b0be7

Автор SHA1 Сообщение Дата
  shmalebx9 53e53b0be7 updated index 1 год назад
  shmalebx9 b393e1154e updated index 1 год назад
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      site/docs/gnulinux/encryption.md

+ 1 - 1
site/docs/gnulinux/encryption.md

@@ -18,7 +18,7 @@ You can play around with the iteration count.
 A higher iteration is more secure but will take GRUB a **very** long time to decrypt.
 The [debian encrypted boot guide](https://cryptsetup-team.pages.debian.net/cryptsetup/encrypted-boot.html) recommends a count of 500,000 which will still take GRUB a very long time (around 25 seconds) but is faster than the default 1000,000.
 Use whatever count makes you feel comfortable.
-I'll use and arbitrarily low count.
+I'll use an arbitrarily low count.
 You'll also want to use a different password than you intend to use for your root partition.
 We don't want someone to be able to get our root key by brute-forcing our less secure boot key.