From 7672739f98b8c44c0c53a1d54ba062f7e495685d Mon Sep 17 00:00:00 2001 From: Chris Eppstein Date: Sun, 29 Aug 2010 19:42:01 -0700 Subject: [PATCH] fix typo in docs --- doc-src/content/examples/compass/css3/border_radius/markup.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc-src/content/examples/compass/css3/border_radius/markup.haml b/doc-src/content/examples/compass/css3/border_radius/markup.haml index 793062ff..c6140c60 100644 --- a/doc-src/content/examples/compass/css3/border_radius/markup.haml +++ b/doc-src/content/examples/compass/css3/border_radius/markup.haml @@ -18,7 +18,7 @@ %p Box with only bottom right corner rounded -#border-radiusTop.border-radius-example +#border-radius-top.border-radius-example %p Box with top corners rounded