diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-05-15 09:21:57 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-05-15 09:21:57 (EDT) |
commit | cb5d86f2df643645dcc197797059e795b4ddd8b4 (patch) | |
tree | bca2e4f4eb00d559b595c914f9bf596bbf1f89ec /site | |
parent | 60006db4c9c0c9ec0cdcbc0930fe81a7c933871f (diff) | |
download | libreboot.org-cb5d86f2df643645dcc197797059e795b4ddd8b4.zip libreboot.org-cb5d86f2df643645dcc197797059e795b4ddd8b4.tar.gz libreboot.org-cb5d86f2df643645dcc197797059e795b4ddd8b4.tar.bz2 |
fix bad english on the home page
Diffstat (limited to 'site')
-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 9fcc2c3..5ec07a2 100644 --- a/site/index.php +++ b/site/index.php @@ -64,7 +64,7 @@ </p> <p> - Links to the git repositories can be found on <a href="download/#git">download</a> page. + Links to the git repositories can be found on the <a href="download/#git">download</a> page. More information about using git can be found <a href="docs/git/index.html#build_meta">here</a>. </p> |