mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
fixes #4664: spelling mistake in alerts docs
This commit is contained in:
@@ -1035,7 +1035,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
|
||||
|
||||
|
||||
<h2>Example alerts</h2>
|
||||
<p>Add dismiss functionality to all alerge messages with this plugin.</p>
|
||||
<p>Add dismiss functionality to all alert messages with this plugin.</p>
|
||||
<div class="bs-docs-example">
|
||||
<div class="alert fade in">
|
||||
<button type="button" class="close" data-dismiss="alert">×</button>
|
||||
|
||||
Reference in New Issue
Block a user