fixes #4664: spelling mistake in alerts docs
This commit is contained in:
parent
3b67ece2d1
commit
303a33f15c
2 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue