From 3ac2e3b6fdc5f0a407d7a05a4b35d39b65dfb35a Mon Sep 17 00:00:00 2001 From: Mike Morici Date: Tue, 12 Aug 2014 10:07:10 -0400 Subject: [PATCH] Fixes typo. --- demo/static/css/main.css | 2 +- docs/index.html | 2 +- docs/static/css/main.css | 2 +- src/less/cf-expandables.less | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/demo/static/css/main.css b/demo/static/css/main.css index 9a3c762..9b3a4d5 100644 --- a/demo/static/css/main.css +++ b/demo/static/css/main.css @@ -564,7 +564,7 @@ input[type="radio"] { name: Recommended expandable pattern family: cf-expandables notes: - - "Expandables can be built by combing the basic barebones structure + - "Expandables can be built by combining the basic barebones structure described in the next section along with more specialized expandable elements and modifiers described throughout." - "The following combination is our recommended go-to expandable pattern." diff --git a/docs/index.html b/docs/index.html index d7654bf..1284aa8 100644 --- a/docs/index.html +++ b/docs/index.html @@ -19,7 +19,7 @@

</> cf-expandables d

Recommended expandable pattern

diff --git a/docs/static/css/main.css b/docs/static/css/main.css index 9a3c762..9b3a4d5 100644 --- a/docs/static/css/main.css +++ b/docs/static/css/main.css @@ -564,7 +564,7 @@ input[type="radio"] { name: Recommended expandable pattern family: cf-expandables notes: - - "Expandables can be built by combing the basic barebones structure + - "Expandables can be built by combining the basic barebones structure described in the next section along with more specialized expandable elements and modifiers described throughout." - "The following combination is our recommended go-to expandable pattern." diff --git a/src/less/cf-expandables.less b/src/less/cf-expandables.less index 1d9a7ab..9cd7957 100644 --- a/src/less/cf-expandables.less +++ b/src/less/cf-expandables.less @@ -8,7 +8,7 @@ name: Recommended expandable pattern family: cf-expandables notes: - - "Expandables can be built by combing the basic barebones structure + - "Expandables can be built by combining the basic barebones structure described in the next section along with more specialized expandable elements and modifiers described throughout." - "The following combination is our recommended go-to expandable pattern."