2 Komitmen b393e1154e ... 53e53b0be7

Pembuat SHA1 Pesan Tanggal
  shmalebx9 53e53b0be7 updated index 1 tahun lalu
  shmalebx9 b393e1154e updated index 1 tahun lalu
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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.