From 6886022fe6c35d151888ae4a57e91e9e34da3f5d Mon Sep 17 00:00:00 2001 From: Marco Wise Date: Thu, 26 Jan 2012 18:10:36 -0800 Subject: fix typo in docs/scaffolding.html --- docs/scaffolding.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/scaffolding.html') diff --git a/docs/scaffolding.html b/docs/scaffolding.html index 11f3b4486..df6ea9f00 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -357,7 +357,7 @@

Bootstrap doesn't automatically include these media queries, but understanding and adding them is very easy and requires minimal setup. You have a few options for including the responsive features of Bootstrap:

    -
  1. Use the compiled responsive version, bootstrap-reponsive.css
  2. +
  3. Use the compiled responsive version, bootstrap-responsive.css
  4. Add @import "responsive.less" and recompile Bootstrap
  5. Modify and recompile responsive.less as a separate
-- cgit v1.2.3