summaryrefslogtreecommitdiffstats
path: root/docs/content/community/contributing.md
diff options
context:
space:
mode:
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