From a90c1f3bb11c6bde8e79da75c55be3de6bd9480d Mon Sep 17 00:00:00 2001 From: Karl Horky Date: Mon, 17 Aug 2015 13:48:35 +0200 Subject: [PATCH] Fix more spelling errors --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b2e62e89..8d884321 100644 --- a/README.md +++ b/README.md @@ -178,7 +178,7 @@ For more specific documentation see the next section. ### Build options -CLI and gulp otpions accepts identically named parameters +CLI and gulp options accepts identically named parameters **title** (string, optional) @@ -262,7 +262,7 @@ default: } ``` -Styleguide tries to guess which parser to use when parsing variable information from stylesheets. The object key defines the file extension to match and the value refers to the parser name. Threre are three parsers available: `scss`, `less` and `poscss`. +Styleguide tries to guess which parser to use when parsing variable information from stylesheets. The object key defines the file extension to match and the value refers to the parser name. There are three parsers available: `scss`, `less` and `poscss`. For example, to parse all .css files using postcss parser, following configuration could be used: @@ -353,9 +353,9 @@ Ignored styles Sometimes your component examples need a wrapper. For example: * you need to show how to use `
  • ` element which works only with `