From 4e32b22a72aeaca44f667a501a434227c70318b5 Mon Sep 17 00:00:00 2001 From: Benoit Schweblin Date: Tue, 21 May 2013 16:18:18 -0700 Subject: [PATCH] Published by http://benweet.github.io/stackedit --- doc/theming.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/theming.md b/doc/theming.md index 9a4ec086..7ff975f7 100644 --- a/doc/theming.md +++ b/doc/theming.md @@ -9,7 +9,7 @@ In **StackEdit**, a theme is pretty much a CSS file that overrides the default l 2. Create a sub-folder in the `themes` folder containing your resources (CSS, images...). - > The main CSS should have the same name as the folder. + > The CSS file should have the same name as the folder. > **Example:** `themes/cool-theme/cool-theme.css`