From 1c421b3db243fd2546d36ded070947de5e794cb2 Mon Sep 17 00:00:00 2001 From: Mark Perkins Date: Tue, 31 Jul 2012 13:20:57 +0200 Subject: [PATCH] Fix docs typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79de0e7..4f860fa 100644 --- a/README.md +++ b/README.md @@ -1675,7 +1675,7 @@ An example using the [sprite mixins](#sprites): .social a.twitter { background-position: 0 -50px; } -.social a.twitter { +.social a.facebook { background-position: 0 -100px; } .social a.youtube {