From a31fe063c798d0c905cbacadd438204037a5a57a Mon Sep 17 00:00:00 2001 From: David Cerdeira Date: Fri, 21 Oct 2022 13:30:20 +0100 Subject: [PATCH] fix: remove trailing character Signed-off-by: David Cerdeira --- source/introduction/overview.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/introduction/overview.rst b/source/introduction/overview.rst index 14755ff..4616c53 100644 --- a/source/introduction/overview.rst +++ b/source/introduction/overview.rst @@ -16,5 +16,5 @@ mapping of virtual to physical CPUs, with no need for a scheduler. Bao has no external dependencies, such as on privileged VMs running untrustable, large monolithic general-purpose operating systems (e.g., Linux), and, as such, encompasses a much smaller TCB. Bao originally targets the Armv8-A -architecture, but there is experimental support for the RISC-V architecture. +architecture, but there is experimental support for the RISC-V architecture.