aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Documentation/Intel/vboot.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/Intel/vboot.html b/Documentation/Intel/vboot.html
index 23a4f30d71..112cacedf1 100644
--- a/Documentation/Intel/vboot.html
+++ b/Documentation/Intel/vboot.html
@@ -257,7 +257,7 @@ systems in FW_MAIN_A and FW_MAIN_B.
<hr>
<h1>Signing the coreboot Image</h1>
<p>
-The follow command script is an example of how to sign the coreboot image file.
+The following command script is an example of how to sign the coreboot image file.
This script is used on the Intel Galileo board and creates the GBB area and
inserts it into the coreboot image. It also updates the VBLOCK areas with the
firmware signing key and the signature for the FW_MAIN firmware. More details