File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -508,13 +508,13 @@ To override the default [Sass](http://sass-lang.com/guide) (located in theme's
508508 ` bundle show jekyll-theme-basically-basic` to get the path to it).
509509 - Copy the contents of `/assets/stylesheets/main.scss` from there to
510510 ` <your_project>` .
511- - Customize want you want inside `<your_project>/assets/stylesheets/main.scss`.
511+ - Customize what you want inside `<your_project>/assets/stylesheets/main.scss`.
512512
5135132. Copy from this repo.
514514
515515 - Copy the contents of [assets/stylesheets/main.scss](assets/stylesheets/main.scss)
516516 to `<your_project>`.
517- - Customize want you want inside `<your_project/assets/stylesheets/main.scss`.
517+ - Customize what you want inside `<your_project/assets/stylesheets/main.scss`.
518518
519519**Note:** To make more extensive changes and customize the Sass partials bundled
520520in the gem. You will need to copy the complete contents the `_sass` directory to
You can’t perform that action at this time.
0 commit comments