From 140d90db63d6dfc555478b68afc7c20c4b594853 Mon Sep 17 00:00:00 2001 From: Abhijit Menon-Sen Date: Wed, 1 Feb 2012 13:21:37 +0530 Subject: Typo fix --- docs/templates/pages/base-css.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/templates') diff --git a/docs/templates/pages/base-css.mustache b/docs/templates/pages/base-css.mustache index cc235ffd0..c21c0959e 100644 --- a/docs/templates/pages/base-css.mustache +++ b/docs/templates/pages/base-css.mustache @@ -524,7 +524,7 @@

{{_i}}Get a little fancy with your tables by adding zebra-striping—just add the .table-striped class.{{/i}}

-

{{_i}}Note: Sprited tables use the :nth-child CSS selector and is not available in IE7-IE8.{{/i}}

+

{{_i}}Note: Striped tables use the :nth-child CSS selector and is not available in IE7-IE8.{{/i}}

 <table class="table table-striped">
   …
-- 
cgit v1.2.3