diff options
author | Patrick Georgi <patrick@georgi.software> | 2019-10-05 11:57:17 -0700 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-10-07 01:07:21 +0000 |
commit | f3df6fa9a746a08bb4eda9531c40734f6191a544 (patch) | |
tree | 30c1728e5840b613addb625f900bc96fc7989935 /Documentation/getting_started | |
parent | 2528b9b4bf41677595c9cb5defc9dc3dea6ee0e8 (diff) |
Documentation: Fix typo
Change-Id: I832ff41a322081d3bae80df463659ec6ffffcd34
Signed-off-by: Patrick Georgi <patrick@georgi.software>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35814
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
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 6ef63594cf..d037f752d9 100644 --- a/Documentation/getting_started/architecture.md +++ b/Documentation/getting_started/architecture.md @@ -1,6 +1,6 @@ # coreboot architecture -## Overwiew +## Overview ![][architecture] [architecture]: comparision_coreboot_uefi.svg |