diff options
Diffstat (limited to 'docs/javascript.html')
| -rw-r--r-- | docs/javascript.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/javascript.html b/docs/javascript.html index 92e327d19..4c432ee7c 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -1042,7 +1042,7 @@ $('#my-alert').bind('closed', function () { </pre> <h3>Methods</h3> <h4>$().button('toggle')</h4> - <p>Toggles push state. Gives btn the look that it's been activated.</p> + <p>Toggles push state. Gives btn the look that it hass been activated.</p> <div class="alert alert-info"> <strong>Heads up!</strong> You can enable auto toggling of a button by using the <code>data-toggle</code> attribute. @@ -1339,7 +1339,7 @@ $('.myCarousel').carousel({ </tr> <tr> <td>slid</td> - <td>This event is fired when the carousel has completed it's slide transition.</td> + <td>This event is fired when the carousel has completed its slide transition.</td> </tr> </tbody> </table> |
