diff --git a/docs/javascript.html b/docs/javascript.html index 3eeb2d8f03..2d8c0e7c61 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -793,7 +793,7 @@ $('#myTab li:eq(2) a').tab('show') // Select third tab (0-indexed) {% highlight html %}