From beeaf53dea30b3f7a729b14f389cf31e1acda886 Mon Sep 17 00:00:00 2001
From: deepak sood <deepaksood619@gmail.com>
Date: Fri, 11 Aug 2017 00:14:44 +0530
Subject: [PATCH] Update 16-stylesheets.md (#1170)

Typo error - "want" to "what"
---
 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 8e9cea3afa77..c1181f770eff 100644
--- a/docs/_docs/16-stylesheets.md
+++ b/docs/_docs/16-stylesheets.md
@@ -55,7 +55,7 @@ To override the default [Sass](http://sass-lang.com/guide) (located in theme's
 
    - Copy the contents of [assets/css/main.scss](https://github.com/mmistakes/minimal-mistakes/blob/master/assets/css/main.scss) 
      to `<your_project>`.
-   - Customize want you want inside `<your_project/assets/css/main.scss`.
+   - Customize what you want inside `<your_project/assets/css/main.scss`.
 
 **Note:** To make more extensive changes and customize the Sass partials bundled 
 in the gem. You will need to copy the complete contents of the `_sass` directory