From ffa0d2f180a328133a0d14d381678d15541a91cd Mon Sep 17 00:00:00 2001 From: Mark Date: Tue, 13 Mar 2012 10:35:08 -0600 Subject: Some Doc Typos Fixed doc typos in Components and Scaffolding. --- 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 29491c118..545f1cd87 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -554,7 +554,7 @@

What are they

-

For faster mobile-friendly development, use these basic utility classes for showing and hidding content by device.

+

For faster mobile-friendly development, use these basic utility classes for showing and hiding content by device.

When to use

Use on a limited basis and avoid creating entirely different versions of the same site. Instead, use them to complement each device's presentation.

For example, you might show a <select> element for nav on mobile layouts, but not on tablets or desktops.

-- cgit v1.2.3