We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7e8b20 commit fb15b6fCopy full SHA for fb15b6f
1 file changed
src/intro.md
@@ -20,7 +20,7 @@ The LinuxBoot project provides two reference implementations; `linuxboot` and
20
Heads. The [`linuxboot`](https://github.com/linuxboot/linuxboot) build system
21
outputs a boot payload consisting of a Linux kernel and an
22
[initramfs](https://de.wikipedia.org/wiki/Initramfs) that contains a minimal
23
-Golang user-space built using [u-root](https://github.com/u-root/u-root).
+Go user-space built using [u-root](https://github.com/u-root/u-root).
24
25
The Heads build system is more focused on local attestation, TPM DUK
26
seal/unseal operations, GPG-based security measurement, reproducible builds and
0 commit comments