summaryrefslogtreecommitdiff
path: root/doc/uImage.FIT/verified-boot.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/uImage.FIT/verified-boot.txt')
-rw-r--r--doc/uImage.FIT/verified-boot.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/uImage.FIT/verified-boot.txt b/doc/uImage.FIT/verified-boot.txt
index e639e7ae71..41c9fa9e09 100644
--- a/doc/uImage.FIT/verified-boot.txt
+++ b/doc/uImage.FIT/verified-boot.txt
@@ -93,7 +93,7 @@ include hashes to verify images, so it is relatively straightforward to
add signatures as well.
The public key can be stored in U-Boot's CONFIG_OF_CONTROL device tree in
-a standard place. Then when a FIT it loaded it can be verified using that
+a standard place. Then when a FIT is loaded it can be verified using that
public key. Multiple keys and multiple signatures are supported.
See signature.txt for more information.