From 7978376df0ca7f53bb895412a0c248a2f10f02ee Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Wed, 15 Nov 2017 09:51:50 -0500 Subject: [PATCH] Fix typo in class name --- docs/_docs/01-quick-start-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/01-quick-start-guide.md b/docs/_docs/01-quick-start-guide.md index ab2d2c21..16bb3813 100644 --- a/docs/_docs/01-quick-start-guide.md +++ b/docs/_docs/01-quick-start-guide.md @@ -44,7 +44,7 @@ bundle install If you're hosting with GitHub Pages follow these steps instead. **Note:** [jekyll-remote-theme](https://github.com/benbalter/jekyll-remote-theme) is currently in beta on GitHub Pages. In my tests it works as advertised, with the occasional failure due to missing `_includes` and `_layouts` --- your results may vary. -{: .notice-warning} +{: .notice--warning} Replace `gem "jekyll"` with: