summaryrefslogtreecommitdiffstats
path: root/site/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'site/index.php')
-rw-r--r--site/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/index.php b/site/index.php
index b000f5c..0d1bd87 100644
--- a/site/index.php
+++ b/site/index.php
@@ -39,7 +39,7 @@
</p>
<h1><?php echo gettext("Libreboot project"); ?></h1>
<p>
- Libreboot is <a href="https://www.fsf.org/about/what-is-free-software">free</a> (libre) boot firmware based on <a href="http://coreboot.org/">coreboot</a>,
+ Libreboot is <a href="https://www.fsf.org/about/what-is-free-software">free</a> (as in freedom) boot firmware based on <a href="http://coreboot.org/">coreboot</a>,
intended to replace the proprietary <a href="https://en.wikipedia.org/wiki/BIOS">BIOS</a> or <a href="https://en.wikipedia.org/wiki/Unified_Extensible_Firmware_Interface">UEFI</a> firmware.
Boot firmware is the low-level software that runs when you turn your computer on, which initializes the
hardware and starts a bootloader for your operating system. <a href="docs/index.html#why">Learn more</a>