From 456ce340d2c8be00bcd3e5355396b160d660e2e0 Mon Sep 17 00:00:00 2001 From: Bandie Kojote Date: Mon, 16 Mar 2015 20:48:42 +0100 Subject: [PATCH] Corrections --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 375024f..27ce576 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # grub2-signing-extension for GRUB2 -GRUB2 has got a function which automatically checks if your files in GRUB2 are signed and have a good signature. If the files aren't signed or have a bad signature GRUB2 won't run them to prevent running malicious software. +GRUB2 has got a function which automatically checks if your GRUB2 files are signed and have a good signature. If the files aren't signed or have a bad signature GRUB2 won't run them to prevent running malicious software. The GRUB2 signing extension are some scripts which helps you to verify, sign and unsign your GRUB2 bootloader files using gpg.