Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo N Feliciano <FelicianoTech@gmail.com>2017-04-05 19:41:23 +0300
committerdigitalcraftsman <digitalcraftsman@users.noreply.github.com>2017-04-05 19:41:23 +0300
commitb31da911b50dd2f2942e25df820cd724bcffd8ac (patch)
tree3434cca69f0744140e6bf2366641dfe44d7961ba /README.md
parent142558719324aa1628541d556ef1fa2d123f1e68 (diff)
docs: Properly capitalize GitHub
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index a49a806b9..9c9ab9853 100644
--- a/README.md
+++ b/README.md
@@ -79,12 +79,12 @@ The Hugo community and maintainers are [very active](https://github.com/spf13/hu
### Asking Support Questions
We have an active [discussion forum](http://discuss.gohugo.io) where users and developers can ask questions.
-Please don't use the Github issue tracker to ask questions.
+Please don't use the GitHub issue tracker to ask questions.
### Reporting Issues
If you believe you have found a defect in Hugo or its documentation, use
-the Github issue tracker to report the problem to the Hugo maintainers.
+the GitHub issue tracker to report the problem to the Hugo maintainers.
If you're not sure if it's a bug or not, start by asking in the [discussion forum](http://discuss.gohugo.io).
When reporting the issue, please provide the version of Hugo in use (`hugo version`).