diff options
author | Leah Rowe <info@minifree.org> | 2016-10-25 00:36:20 +0100 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2016-10-25 00:36:20 +0100 |
commit | 2f88c20b48169bde2c6d8292b810e731f1698b59 (patch) | |
tree | 6755c1a3b2df0728fe37b0f46c81d86dab1dbe30 | |
parent | 2185ab9d6ae71d1f094548a40bfe8069ba4ac20c (diff) | |
download | librebootfr-2f88c20b48169bde2c6d8292b810e731f1698b59.tar.gz librebootfr-2f88c20b48169bde2c6d8292b810e731f1698b59.zip |
fix glaringly obvious typo. For your informaton, it's information
-rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 986a9619..af49669c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -54,7 +54,7 @@ <li><a href="gnulinux/">How to install GNU/Linux on a libreboot system</a></li> <li><a href="bsd/">How to install BSD on a libreboot system</a></li> </ul> - <h1>Informaton for developers</h1> + <h1>Information for developers</h1> <ul> <li><a href="git/">How to compile the libreboot source code</a></li> <li><a href="depthcharge/">Depthcharge payload</a></li> |