diff options
| author | r <coviello.royce@gmail.com> | 2024-09-03 15:57:22 -0700 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2024-09-03 19:15:29 -0400 |
| commit | f84f805bb6f7b2efe166665b6283dbbefd18e726 (patch) | |
| tree | 3ac60ece74db65346945ceed4be52e4480d4a299 | |
| parent | f5c65107a4ed3ff13fe736dbd00734501e5809a4 (diff) | |
Fix typo in build.html
| -rw-r--r-- | static/build.html | 2 |
1 files changed, 1 insertions, 1 deletions
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.</p> </section> |
