diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-10-21 08:07:05 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-10-21 08:07:05 (EDT) |
commit | 3836d1b177f2d28827d69fb2ad1549d3330cf247 (patch) | |
tree | 3f9a439cf3c7c4559c581fb3e850ad34e87d6203 | |
parent | d5cd636f8981bc8ae88be8bf12b61722554f526c (diff) | |
download | libreboot.org-3836d1b177f2d28827d69fb2ad1549d3330cf247.zip libreboot.org-3836d1b177f2d28827d69fb2ad1549d3330cf247.tar.gz libreboot.org-3836d1b177f2d28827d69fb2ad1549d3330cf247.tar.bz2 |
typofix
-rw-r--r-- | site/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/index.php b/site/index.php index 99a6f1e..45ea4b6 100644 --- a/site/index.php +++ b/site/index.php @@ -91,7 +91,7 @@ <li><a href="<?php echo $devMailingListAddress; ?>"><?php echo gettext("Dev mailing list"); ?></a></li> <li><a href="<?php echo $ircChannelAddress; ?>"><?php echo $ircChannelName; ?></a></li> </ul> - <h2>Laptops with libreboot and GNU/Linux preinstalled</h2> + <h2>Laptops and servers with libreboot and GNU/Linux preinstalled</h2> <p> <a href="suppliers/">Laptops and servers with libreboot and GNU/Linux preinstalled</a> are also available. </p> |