diff options
Diffstat (limited to 'site/download/index.php')
-rw-r--r-- | site/download/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/download/index.php b/site/download/index.php index f728182..91be6ae 100644 --- a/site/download/index.php +++ b/site/download/index.php @@ -158,7 +158,7 @@ <li><a href="http://projects.mtjm.eu/projects/libreboot"><?php echo gettext("Bug tracker"); ?></a></li> </ul> - <h2 id="contrib"><?php echo gettext("Submitting patches to libreboot"); ?></h3> + <h2 id="contrib"><?php echo gettext("Submitting patches to libreboot"); ?></h2> <p> <?php echo gettext("The <a href=\"http://git-scm.com/doc\">git documentation</a> describes how to use git."); ?> </p> |