From 017e8aa6c25f865c0b084c1c23e73671fb7b388e Mon Sep 17 00:00:00 2001 From: Isaac Foster Date: Fri, 17 Jan 2025 11:49:06 -0500 Subject: [PATCH] Update glossary.md typo Signed-off-by: Isaac Foster --- docs/glossary.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/glossary.md b/docs/glossary.md index 07d64da55..1a739fbeb 100644 --- a/docs/glossary.md +++ b/docs/glossary.md @@ -22,7 +22,7 @@ This is an application that consumes the Hyperlight library, in order to execute ## Host -Host is the machine on which the [host application](#host-application) is are running. A host could be a bare metal or virtual machine, when the host is a virtual machine, the nested virtualization is required to run Hyperlight. +Host is the machine on which the [host application](#host-application) is running. A host could be a bare metal or virtual machine, when the host is a virtual machine, the nested virtualization is required to run Hyperlight. ## Hypervisor