diff options
| author | Luis Nell <[email protected]> | 2013-08-25 23:58:01 +0200 |
|---|---|---|
| committer | Luis Nell <[email protected]> | 2013-08-25 23:58:01 +0200 |
| commit | 8401855f1632ce76ef27b9e92b3393b80c38231d (patch) | |
| tree | 26348e5ad6272c7464a282671cda2f61169a8591 /examples/offcanvas/offcanvas.css | |
| parent | 4c2b15d6f5a00490b0d3e34771550702be669f4f (diff) | |
| download | bootstrap-8401855f1632ce76ef27b9e92b3393b80c38231d.tar.xz bootstrap-8401855f1632ce76ef27b9e92b3393b80c38231d.zip | |
Correct Typo
Diffstat (limited to 'examples/offcanvas/offcanvas.css')
| -rw-r--r-- | examples/offcanvas/offcanvas.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/offcanvas/offcanvas.css b/examples/offcanvas/offcanvas.css index df60d6af6..5bb06ae6f 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 +} |
