diff options
Diffstat (limited to 'site/index.php')
-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> |