From 9c32470c76dc20734c86a087cd288d680fffe01e Mon Sep 17 00:00:00 2001 From: Benoit Schweblin Date: Tue, 21 May 2013 16:44:31 -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 2dd7e97a..3744a21e 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. In the `themes` folder, create a sub-folder containing your resources (CSS, images...). - > **NOTE:** The CSS file 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`