Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/customize.html')
-rw-r--r--docs/customize.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/customize.html b/docs/customize.html
index fc64782d5d..2a80932aff 100644
--- a/docs/customize.html
+++ b/docs/customize.html
@@ -237,25 +237,25 @@ lead: Customize Bootstrap's components, Less variables, and jQuery plugins to ge
<div class="checkbox">
<label>
<input type="checkbox" checked value="dropdowns.less">
- Dropdowns
+ Dropdown
</label>
</div>
<div class="checkbox">
<label>
<input type="checkbox" checked value="tooltip.less">
- Tooltips
+ Tooltip
</label>
</div>
<div class="checkbox">
<label>
<input type="checkbox" checked value="popovers.less">
- Popovers
+ Popover
</label>
</div>
<div class="checkbox">
<label>
<input type="checkbox" checked value="modals.less">
- Modals
+ Modal
</label>
</div>
<div class="checkbox">