From 32f2609b77dd7170098e41880a85574021d9be32 Mon Sep 17 00:00:00 2001 From: thefonso Date: Mon, 4 Feb 2013 17:35:22 -0600 Subject: [PATCH] corrected 'at' sign problem this makes the errors go away when following installation instructions. --- _posts/docs/2011-12-11-help.mdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/docs/2011-12-11-help.mdown b/_posts/docs/2011-12-11-help.mdown index d475b4b..e835c84 100644 --- a/_posts/docs/2011-12-11-help.mdown +++ b/_posts/docs/2011-12-11-help.mdown @@ -8,7 +8,7 @@ toc: - { title: Additional resources, anchor: additional_resources } - { title: Unloaded media, anchor: unloaded_media } - { title: Images, anchor: images } - - { title: @font-face fonts, anchor: fontface_fonts } + - { title: @font-face fonts, anchor: fontface_fonts } - { title: Problems with CSS transforms, anchor: css-transforms } - { title: Getting item position, anchor: getting_item_position } - { title: Accessing the instance, anchor: accessing_the_instance }