From b7cc337a771ae82854e24d219f887bc53ac7c6d5 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Thu, 3 Aug 2017 14:00:36 -0400 Subject: [PATCH] Change reference to "Basically Basic" back to "Minimal Mistakes" --- docs/_docs/16-stylesheets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/16-stylesheets.md b/docs/_docs/16-stylesheets.md index ba1aa78f..8e9cea3a 100644 --- a/docs/_docs/16-stylesheets.md +++ b/docs/_docs/16-stylesheets.md @@ -45,7 +45,7 @@ To override the default [Sass](http://sass-lang.com/guide) (located in theme's 1. Copy directly from the Minimal Mistakes theme gem - - Go to your local Basically Basic gem installation directory (run + - Go to your local Minimal Mistakes gem installation directory (run `bundle show minimal-mistakes-jekyll` to get the path to it). - Copy the contents of `/assets/css/main.scss` from there to ``.