diff options
author | Martin Roth <gaumless@gmail.com> | 2022-05-28 12:32:02 -0600 |
---|---|---|
committer | Martin L Roth <gaumless@tutanota.com> | 2022-05-30 04:24:57 +0000 |
commit | bbe876250f2bc5045cc3947c024e6f70330cc9ba (patch) | |
tree | a1a647253193f108e2789416fd90eb053b4a31ac /Documentation/getting_started | |
parent | 7b9d08e8498261c0c33f3032c11752e4b75a641b (diff) |
Documentation: Fix a few spelling issues
Signed-off-by: Martin Roth <gaumless@gmail.com>
Change-Id: I47add663f3021170b840203ce229acf836b7a1c4
Reviewed-on: https://review.coreboot.org/c/coreboot/+/64749
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
Diffstat (limited to 'Documentation/getting_started')
-rw-r--r-- | Documentation/getting_started/architecture.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/getting_started/architecture.md b/Documentation/getting_started/architecture.md index 09fb96031f..8910d775f7 100644 --- a/Documentation/getting_started/architecture.md +++ b/Documentation/getting_started/architecture.md @@ -3,7 +3,7 @@ ## Overview ![][architecture] -[architecture]: comparision_coreboot_uefi.svg +[architecture]: comparison_coreboot_uefi.svg ## Stages coreboot consists of multiple stages that are compiled as separate binaries and |