Documentation/Intel/vboot: Fix spelling of *following*

Change-Id: I26cf3cb049fb5520c59316ff7397b0bcfe6ee48d
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Reviewed-on: https://review.coreboot.org/22178
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
This commit is contained in:
Paul Menzel 2017-10-25 20:05:09 +02:00 committed by Martin Roth
parent b9c1a4e8d9
commit 0cdb505d26
1 changed files with 1 additions and 1 deletions

View File

@ -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