diff --git a/docs/javascript.html b/docs/javascript.html index 3175d261e..bb30cf213 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -82,8 +82,7 @@
Integrating javascript with the Bootstrap library is super easy. Below we go over the basics and provide you with some awesome plugins to get you started!
- +Integrating javascript with the Bootstrap library is super easy. Here we go over the basics and provide you with some awesome plugins to get you started!
<body>
- <div class="container-fluid">
+ <div class="fluid-container">
<div class="sidebar">
...
</div>