From e31f06b85785daba58fda8664adc4b0575763725 Mon Sep 17 00:00:00 2001 From: Ben Oakes Date: Mon, 13 Aug 2012 13:19:23 -0500 Subject: [PATCH] Fix wording (presumed typo) --- docs/components.html | 2 +- docs/templates/pages/components.mustache | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/components.html b/docs/components.html index 5f612135eeec..377c14471941 100644 --- a/docs/components.html +++ b/docs/components.html @@ -382,7 +382,7 @@

Overview and examples

Works with all button sizes

-

Button dropdowns work at any size. your button sizes to .btn-large, .btn-small, or .btn-mini.

+

Button dropdowns work at any size: .btn-large, .btn-small, or .btn-mini.

diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache index aa4a7ccf1053..b9791514a1bf 100644 --- a/docs/templates/pages/components.mustache +++ b/docs/templates/pages/components.mustache @@ -311,7 +311,7 @@

{{_i}}Works with all button sizes{{/i}}

-

{{_i}}Button dropdowns work at any size. your button sizes to .btn-large, .btn-small, or .btn-mini.{{/i}}

+

{{_i}}Button dropdowns work at any size: .btn-large, .btn-small, or .btn-mini.{{/i}}