From 8401855f1632ce76ef27b9e92b3393b80c38231d Mon Sep 17 00:00:00 2001 From: Luis Nell Date: Sun, 25 Aug 2013 23:58:01 +0200 Subject: [PATCH] Correct Typo --- examples/offcanvas/offcanvas.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/offcanvas/offcanvas.css b/examples/offcanvas/offcanvas.css index df60d6af61..5bb06ae6f1 100644 --- a/examples/offcanvas/offcanvas.css +++ b/examples/offcanvas/offcanvas.css @@ -1,5 +1,5 @@ /* - * Style twaks + * Style tweaks * -------------------------------------------------- */ body { @@ -45,4 +45,4 @@ footer { top: 0; width: 50%; /* 6 columns */ } -} \ No newline at end of file +}