From a6b0326e8515922d4ec3435f54b6f2fd3522742e Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Sun, 12 Mar 2017 10:02:09 -0400 Subject: [PATCH] Fix typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2240202..d115285 100644 --- a/README.md +++ b/README.md @@ -335,12 +335,12 @@ To override the default JavaScript bundled in the theme, do one of the following - Go to your local Basically Basic gem installation directory (run `bundle show jekyll-theme-basically-basic` to get the path to it). - Copy the contents of `/assets/javascripts/main.js` from there to ``. - - Customize want you want inside `/assets/javascripts/main.js`. + - Customize what you want inside `/assets/javascripts/main.js`. 2. Copy from this repo. - Copy the contents of [assets/javascripts/main.js](assets/javascripts/main.js) to ``. - - Customize want you want inside `/assets/javascripts/main.js`. + - Customize what you want inside `/assets/javascripts/main.js`. ### SVG Icons