From 898fec326becfe549fde8621c9f0b1ca153a4910 Mon Sep 17 00:00:00 2001 From: Qa'id Jacobs Date: Fri, 1 Mar 2013 23:59:20 -0500 Subject: [PATCH] small typo fix "Simply attach" --- docs/components/type.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/type.html.erb b/docs/components/type.html.erb index 30e6fcee1..9177e8966 100644 --- a/docs/components/type.html.erb +++ b/docs/components/type.html.erb @@ -246,7 +246,7 @@
  • Page cleanup and window minimization
  • -

    On top of that, Foundation includes a couple of simple classes you can use to control elements printing, or not printing. Simply attached .print-only on an element to only show when printing, and .hide-on-print to hide something when printing.

    +

    On top of that, Foundation includes a couple of simple classes you can use to control elements printing, or not printing. Simply attach .print-only on an element to only show when printing, and .hide-on-print to hide something when printing.


    -- 2.47.3