]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
small typo fix "Simply attach" 1651/head
authorQa'id Jacobs <thatsme@qaidjacobs.com>
Sat, 2 Mar 2013 04:59:20 +0000 (23:59 -0500)
committerQa'id Jacobs <thatsme@qaidjacobs.com>
Sat, 2 Mar 2013 04:59:20 +0000 (23:59 -0500)
docs/components/type.html.erb

index 30e6fcee1ee8f513af27283ef603fc5879bdaf26..9177e89669c40497aaff1435666af212225ed9cd 100644 (file)
           <li>Page cleanup and window minimization</li>
         </ul>
 
-        <p>On top of that, Foundation includes a couple of simple classes you can use to control elements printing, or not printing. Simply attached <code>.print-only</code> on an element to only show when printing, and <code>.hide-on-print</code> to hide something when printing.</p>
+        <p>On top of that, Foundation includes a couple of simple classes you can use to control elements printing, or not printing. Simply attach <code>.print-only</code> on an element to only show when printing, and <code>.hide-on-print</code> to hide something when printing.</p>
 
         <hr>