From 2ce1f43d2bc86c1f2a0caa4f4506b80455a5cab0 Mon Sep 17 00:00:00 2001 From: zurbchris Date: Wed, 20 Mar 2013 08:56:35 -0700 Subject: [PATCH] fixed typo on global page --- docs/components/global.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/global.html.erb b/docs/components/global.html.erb index 469e8b36d..9710f160c 100644 --- a/docs/components/global.html.erb +++ b/docs/components/global.html.erb @@ -6,7 +6,7 @@
<% @page_title = "Global" %>

<%= @page_title %>

-

Every Foundation project needs gto include these global styles in order to work properly. These include things like basic formatting and global utility classes.

+

Every Foundation project needs to include these global styles in order to work properly. These include things like basic formatting and global utility classes.


-- 2.47.3