Fix typo from 'Github' to 'GitHub' (#7691)

Merge pull request 7691
This commit is contained in:
SADIK KUZU 2019-06-03 11:59:56 +03:00 committed by jekyllbot
parent 2f791484ab
commit 56c39e76d2
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ A gem is code you can include in Ruby projects. It allows you to package up func
* Converting a Ruby object to JSON
* Pagination
* Interacting with APIs such as Github
* Interacting with APIs such as GitHub
* Jekyll itself is a gem as well as many Jekyll plugins including
[jekyll-feed](https://github.com/jekyll/jekyll-feed),
[jekyll-seo-tag](https://github.com/jekyll/jekyll-seo-tag) and