From f84f805bb6f7b2efe166665b6283dbbefd18e726 Mon Sep 17 00:00:00 2001 From: r Date: Tue, 3 Sep 2024 15:57:22 -0700 Subject: [PATCH] Fix typo in build.html --- static/build.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/build.html b/static/build.html index 69363910..b8370b10 100644 --- a/static/build.html +++ b/static/build.html @@ -190,7 +190,7 @@ hardware-level USB-C port control. There's also a lot of device-specific work to work around or resolve memory corruption bugs uncovered by our features. Most devices are also missing a lot of standard hardware-based security features we - use such as hardware memory taggings so those features will inherently not be + use such as hardware memory tagging so those features will inherently not be possible to port to a device not capable of it.