aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-08-13 16:13:01 -0700
committerMark Otto <[email protected]>2012-08-13 16:13:01 -0700
commitcf4fd1abbefc5b4d28c5839f1011bd33d420c467 (patch)
tree19baf2a2c94aaeb311ba0b8e2c1d510cae870244 /docs
parent9f8ce77751e3c80d3cb794af9a19170e7f47a1fa (diff)
parente31f06b85785daba58fda8664adc4b0575763725 (diff)
downloadbootstrap-cf4fd1abbefc5b4d28c5839f1011bd33d420c467.tar.xz
bootstrap-cf4fd1abbefc5b4d28c5839f1011bd33d420c467.zip
Merge pull request #4367 from benjaminoakes/2.1.0-wip
Fix wording of "Button dropdowns" docs
Diffstat (limited to 'docs')
-rw-r--r--docs/components.html2
-rw-r--r--docs/templates/pages/components.mustache2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/components.html b/docs/components.html
index 5f612135e..377c14471 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -382,7 +382,7 @@
</pre>
<h3>Works with all button sizes</h3>
- <p>Button dropdowns work at any size. your button sizes to <code>.btn-large</code>, <code>.btn-small</code>, or <code>.btn-mini</code>.</p>
+ <p>Button dropdowns work at any size: <code>.btn-large</code>, <code>.btn-small</code>, or <code>.btn-mini</code>.</p>
<div class="bs-docs-example">
<div class="btn-toolbar" style="margin: 0;">
<div class="btn-group">
diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache
index aa4a7ccf1..b9791514a 100644
--- a/docs/templates/pages/components.mustache
+++ b/docs/templates/pages/components.mustache
@@ -311,7 +311,7 @@
</pre>
<h3>{{_i}}Works with all button sizes{{/i}}</h3>
- <p>{{_i}}Button dropdowns work at any size. your button sizes to <code>.btn-large</code>, <code>.btn-small</code>, or <code>.btn-mini</code>.{{/i}}</p>
+ <p>{{_i}}Button dropdowns work at any size: <code>.btn-large</code>, <code>.btn-small</code>, or <code>.btn-mini</code>.{{/i}}</p>
<div class="bs-docs-example">
<div class="btn-toolbar" style="margin: 0;">
<div class="btn-group">