diff options
author | Ricardo N Feliciano <FelicianoTech@gmail.com> | 2017-04-05 12:41:23 -0400 |
---|---|---|
committer | digitalcraftsman <digitalcraftsman@users.noreply.github.com> | 2017-04-05 18:41:23 +0200 |
commit | b31da911b50dd2f2942e25df820cd724bcffd8ac (patch) | |
tree | 3434cca69f0744140e6bf2366641dfe44d7961ba /docs/content/tutorials/how-to-contribute-to-hugo.md | |
parent | 142558719324aa1628541d556ef1fa2d123f1e68 (diff) | |
download | hugo-b31da911b50dd2f2942e25df820cd724bcffd8ac.tar.gz hugo-b31da911b50dd2f2942e25df820cd724bcffd8ac.zip |
docs: Properly capitalize GitHub
Diffstat (limited to 'docs/content/tutorials/how-to-contribute-to-hugo.md')
-rw-r--r-- | docs/content/tutorials/how-to-contribute-to-hugo.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/tutorials/how-to-contribute-to-hugo.md b/docs/content/tutorials/how-to-contribute-to-hugo.md index bf3627f07..9b21f6f54 100644 --- a/docs/content/tutorials/how-to-contribute-to-hugo.md +++ b/docs/content/tutorials/how-to-contribute-to-hugo.md @@ -114,7 +114,7 @@ If you're not fimiliar with this term, GitHub's [help pages](https://help.github #### Fork by hand -Open the [Hugo repository](https://github.com/spf13/hugo) on Github and click on the "Fork" button in the top right. +Open the [Hugo repository](https://github.com/spf13/hugo) on GitHub and click on the "Fork" button in the top right.  |