Skip to content

Commit ba43dbe

Browse files
fusillimmistakes
authored andcommitted
fixed typos (#17)
want you want --> what you want
1 parent 0af9f30 commit ba43dbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

513513
2. 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
520520
in the gem. You will need to copy the complete contents the `_sass` directory to

0 commit comments

Comments
 (0)