]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update off-canvas.md 9780/head
authorChris Chrisostomou <dev@mou.me>
Tue, 14 Feb 2017 16:45:05 +0000 (16:45 +0000)
committerGitHub <noreply@github.com>
Tue, 14 Feb 2017 16:45:05 +0000 (16:45 +0000)
tight > right

docs/pages/off-canvas.md

index b6408f362867d7ba63c48a17e00598f55213a66d..553c5780e7dda6cf05998f10f2bca3be11b35b5f 100644 (file)
@@ -20,7 +20,7 @@ flex: true
 
 <button class="button" type="button" data-toggle="offCanvasLeft">Toggle Off-canvas</button>
 
-Foundation's Off-canvas is a well established mobile pattern for navigation that can also be used to create a responsive sidebar. It can open from any direction, left, tight, top, and bottom. There are options to allow the Off-canvas to push your page over or to overlap your page plus a few other neat tricks.
+Foundation's Off-canvas is a well established mobile pattern for navigation that can also be used to create a responsive sidebar. It can open from any direction, left, right, top, and bottom. There are options to allow the Off-canvas to push your page over or to overlap your page plus a few other neat tricks.
 
 ## Setup