From 9dc14167d1b2d130b02d0a0a1e9fea5cedfb7a14 Mon Sep 17 00:00:00 2001 From: jody tate Date: Tue, 7 Oct 2014 10:30:55 -0700 Subject: [PATCH] typo: spelling fix for 'intended' --- docs/javascript.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/javascript.html b/docs/javascript.html index 50df90fe..29d2c290 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -78,7 +78,7 @@ $('#myMenu').on('show.bs.offcanvas', function (e) {

Example

-

The offcanvas plugin allows you to hide an element from sight and than show it by moving either that or any other element. It's intented to be used for off canvas navigation, like push menus.

+

The offcanvas plugin allows you to hide an element from sight and than show it by moving either that or any other element. It's intended to be used for off canvas navigation, like push menus.