From 8510f99e2cd947cfc5ef5409e018f658359a2cfb Mon Sep 17 00:00:00 2001
From: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Date: Thu, 21 Oct 2021 10:08:39 +0300
Subject: [PATCH] fix typpo 'componenents'

Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
---
 source/chapter1-about.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/chapter1-about.rst b/source/chapter1-about.rst
index 88878f6..830f0f2 100644
--- a/source/chapter1-about.rst
+++ b/source/chapter1-about.rst
@@ -58,7 +58,7 @@ Since this document targets [EBBR]_ and [PSBG]_ compliant systems, the update pr
 without UEFI is outside the scope of this document.
 
 - Every firmware binary **must** support dual A/B partitions for all of it's
-  componenents.
+  components.
 - The first stage bootloader **must** be able to access our firmware NVCounter.
 - UEFI capsule updates are the mechanism used for delivering firmware updates. 
   Refer to [#UEFICapsuleUpdateNote]_ for details.
-- 
GitLab