diff --git a/docs/javascript.html b/docs/javascript.html index 055be36c88..10d81a0c30 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -385,7 +385,7 @@ $('#my-modal').bind('hidden', function () {

Methods

$().tabs or $().pills

- Activates tab and pill functionality for a given container. Tab links should reference id's in the document. + Activates tab and pill functionality for a given container. Tab links should reference IDs in the document.

 <ul class="tabs">