From ddf916d56c4fd8f32b057047bb90f67a46d51e2f Mon Sep 17 00:00:00 2001 From: Andrej Date: Fri, 17 Nov 2017 18:02:15 +0100 Subject: [PATCH] typo --- jekyll-github.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jekyll-github.md b/jekyll-github.md index 66ba82525..22e1e3556 100644 --- a/jekyll-github.md +++ b/jekyll-github.md @@ -46,7 +46,7 @@ repository: username/project Put this in your `_config.yml`. See: [Repository metadata on GitHub pages](https://help.github.com/articles/repository-metadata-on-github-pages/) -### Listing erpos +### Listing repos ```html {% for repository in site.github.public_repositories %}