diff options
| author | Chris Rebert <[email protected]> | 2014-08-08 12:23:55 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-08-08 12:23:55 -0700 |
| commit | a8437f0d2357368556368cbde1afecda4f0117f3 (patch) | |
| tree | 0a6ec2b25a6997e0a3b96d7c261ea9417460ce50 /docs/_includes/js/alerts.html | |
| parent | b4895a0d6dc493f17fe9092db4debe44182d42ac (diff) | |
| parent | 2c625c7d1a82147ac81c3038cdfd84c5a34d97d9 (diff) | |
| download | bootstrap-a8437f0d2357368556368cbde1afecda4f0117f3.tar.xz bootstrap-a8437f0d2357368556368cbde1afecda4f0117f3.zip | |
Merge pull request #14325 from hnrch02/cleanup-buttons-docs
Clean up buttons documentation
Diffstat (limited to 'docs/_includes/js/alerts.html')
| -rw-r--r-- | docs/_includes/js/alerts.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/js/alerts.html b/docs/_includes/js/alerts.html index 9b29b4c2a..e9a3120de 100644 --- a/docs/_includes/js/alerts.html +++ b/docs/_includes/js/alerts.html @@ -44,7 +44,7 @@ <h3>Events</h3> - <p>Bootstrap's alert class exposes a few events for hooking into alert functionality.</p> + <p>Bootstrap's alert plugin exposes a few events for hooking into alert functionality.</p> <div class="table-responsive"> <table class="table table-bordered table-striped"> <thead> |
