diff options
author | Matthew Marchese <maffblaster@gentoo.org> | 2018-04-14 02:04:08 -0700 |
---|---|---|
committer | Matthew Marchese <maffblaster@gentoo.org> | 2018-04-14 02:04:08 -0700 |
commit | 873ae0bbe0dceb451d5abf92e3a8552549a9cbfe (patch) | |
tree | c6eec9360c0c3f62aa0f387054a6466906fa6a23 /get-involved/contribute | |
parent | Add id attribute to developer status pages. (diff) | |
download | www-873ae0bbe0dceb451d5abf92e3a8552549a9cbfe.tar.gz www-873ae0bbe0dceb451d5abf92e3a8552549a9cbfe.tar.bz2 www-873ae0bbe0dceb451d5abf92e3a8552549a9cbfe.zip |
Fix a typo.
Signed-off-by: Matthew Marchese <maffblaster@gentoo.org>
Diffstat (limited to 'get-involved/contribute')
-rw-r--r-- | get-involved/contribute/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/get-involved/contribute/index.html b/get-involved/contribute/index.html index e114d4b..9e0e8c2 100644 --- a/get-involved/contribute/index.html +++ b/get-involved/contribute/index.html @@ -174,9 +174,9 @@ nav2-weight: 40 <span class="fa fa-fw fa-newspaper-o fa-5x"></span> </div> <div class="col-xs-12 col-md-10"> - <h2 class="stick-top">Contribute Articles and Stories</h2> + <h2 class="stick-top">Contribute articles and stories</h2> <p> - The <a href="https://blogs.gentoo.org/news/">Gentoo Monthly News</a> team always looks for pieces on cool use cases of Gentoo or news related to our project. + The <a href="https://blogs.gentoo.org/news/">Gentoo news</a> team always looks for pieces on cool use cases of Gentoo or news related to our project. <br> Break out your writing pads and get <kbd>--verbose</kbd>. </p> |