From ed5c5994a780b7ba80854431b05d81e8692b819d Mon Sep 17 00:00:00 2001 From: Bradly Feeley Date: Sat, 13 Oct 2012 18:31:41 -0700 Subject: Fixing typo in docs. --- docs/components.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/components.html') diff --git a/docs/components.html b/docs/components.html index f4f03cac3..8725400f8 100644 --- a/docs/components.html +++ b/docs/components.html @@ -2485,7 +2485,7 @@

<button class="close">&times;</button>
-

iOS devices require an href="#" for click events if you rather use an anchor.

+

iOS devices require an href="#" for click events if you would rather use an anchor.

<a class="close" href="#">&times;</a>

Helper classes

-- cgit v1.2.3