From 06134da56a070d19c195e07b37d3a2158edefd0c Mon Sep 17 00:00:00 2001 From: huaruiwu Date: Thu, 8 May 2014 22:23:39 -0700 Subject: [PATCH] fix sss.css typo --- docs/basics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/basics.md b/docs/basics.md index 0592bb72..b4e3ee93 100644 --- a/docs/basics.md +++ b/docs/basics.md @@ -91,4 +91,4 @@ You should have an address in a box at the bottom, your key is the portion betwe ### CSS -Sheetsee.js comes with a bare minimum stylesheet, `sss.csss`, which contains elements you'll want to style when using the feature they correspond to. +Sheetsee.js comes with a bare minimum stylesheet, `sss.css`, which contains elements you'll want to style when using the feature they correspond to.