summaryrefslogtreecommitdiffstats
path: root/docs/content/community/contributing.md
diff options
context:
space:
mode:
authorRicardo N Feliciano <FelicianoTech@gmail.com>2017-04-05 12:41:23 -0400
committerdigitalcraftsman <digitalcraftsman@users.noreply.github.com>2017-04-05 18:41:23 +0200
commitb31da911b50dd2f2942e25df820cd724bcffd8ac (patch)
tree3434cca69f0744140e6bf2366641dfe44d7961ba /docs/content/community/contributing.md
parent142558719324aa1628541d556ef1fa2d123f1e68 (diff)
downloadhugo-b31da911b50dd2f2942e25df820cd724bcffd8ac.tar.gz
hugo-b31da911b50dd2f2942e25df820cd724bcffd8ac.zip
docs: Properly capitalize GitHub
Diffstat (limited to 'docs/content/community/contributing.md')
-rw-r--r--docs/content/community/contributing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/community/contributing.md b/docs/content/community/contributing.md
index 63675e39d..eaee9113a 100644
--- a/docs/content/community/contributing.md
+++ b/docs/content/community/contributing.md
@@ -60,7 +60,7 @@ You **must use govendor** to fetch Hugo's dependencies.
You got your new website running and it's powered by Hugo? Great. You can add your website with a few steps to the [showcase](/showcase/).
-First, make sure that you created a [fork](https://help.github.com/articles/fork-a-repo/) of Hugo on Github and cloned your fork on your local computer. Next, create a separate branch for your additions:
+First, make sure that you created a [fork](https://help.github.com/articles/fork-a-repo/) of Hugo on GitHub and cloned your fork on your local computer. Next, create a separate branch for your additions:
```
# You can choose a different descriptive branch name if you like