From 9854394dda11423c26cb5a33c227e7d4809ab27f Mon Sep 17 00:00:00 2001 From: Justin Cormack Date: Sun, 19 Mar 2017 13:50:21 +0000 Subject: [PATCH] fix typo security->secure Signed-off-by: Justin Cormack --- projects/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/README.md b/projects/README.md index 2fc97c217..96061d8a3 100644 --- a/projects/README.md +++ b/projects/README.md @@ -17,5 +17,5 @@ If you want to create a project, please submit a pull request to create a new d ## Current projects not yet documented - Clear Linux integration (Intel) - VMWare support (VMWare) -- ARM port and security boot integration (ARM) +- ARM port and secure boot integration (ARM) - OKernel integration (HPE)