Skip to content

Commit df35141

Browse files
Peter Dimoummistakes
Peter Dimou
authored andcommitted
Correct name of gem to that of the theme (mmistakes#1149)
1 parent 838250e commit df35141

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/_docs/16-stylesheets.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ To override the default [Sass](http://sass-lang.com/guide) (located in theme's
4545

4646
1. Copy directly from the Minimal Mistakes theme gem
4747

48-
- Go to your local Basically Basic gem installation directory (run
48+
- Go to your local Minimal Mistakes gem installation directory (run
4949
`bundle show minimal-mistakes-jekyll` to get the path to it).
5050
- Copy the contents of `/assets/css/main.scss` from there to
5151
`<your_project>`.
@@ -160,4 +160,4 @@ And `$susy` is used for setting [the grid](http://susy.oddbird.net/) the theme u
160160
<figure>
161161
<img src="{{ '/assets/images/mm-susy-grid-overlay.jpg' | absolute_url }}" alt="Susy grid overlay for debugging">
162162
<figcaption>Susy grid debug overlay enabled.</figcaption>
163-
</figure>
163+
</figure>

0 commit comments

Comments
 (0)