From 47cd1decb64a320fcfff4e05d562589475da8955 Mon Sep 17 00:00:00 2001 From: Erjan Kalybek Date: Thu, 20 Sep 2018 07:40:44 +0200 Subject: [PATCH] Fix typo (#2) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index abba597e..0d84d38f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Slim Bootloader **Welcome to the Slim Bootloader project!** -Slim Boootloader is an open-source boot firmware solution, built from the +Slim Bootloader is an open-source boot firmware solution, built from the ground up to be secure, lightweight, and highly optimized while leveraging robust tools and libraries from the [EDK II](https://www.tianocore.org/edk2/) framework. @@ -38,5 +38,5 @@ https://lists.01.org/mailman/listinfo/sbl-devel License ------- -Slim Boootloader is released under the terms of the BSD license. +Slim Bootloader is released under the terms of the BSD license. Please see the `LICENSE` file for the full terms of the license.