Created by: evie404
While looking into bootstrap 3.0's javascript examples, saw this particular example that was lacking semicolons, so added it for better usage of the code.
For reference, the 2.3.2 doc contained semicolons: http://getbootstrap.com/2.3.2/javascript.html#tabs
Also, I did not see any guidelines for contributing to the documentation, but I hope this is ok.