Skip to content

Commit

Permalink
Some typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ambroisemaupate committed Feb 25, 2015
1 parent 4052e63 commit 3c9a30f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions themes/create_theme.rst
Original file line number Diff line number Diff line change
Expand Up @@ -73,13 +73,13 @@ syntax:

.. code-block:: yaml
name: My awesome theme
author: Ambroise Maupate
copyright: REZO ZERO
themeDir: MyAwesomeTheme
name: "My awesome theme"
author: "Ambroise Maupate"
copyright: "REZO ZERO"
themeDir: "MyAwesomeTheme"
supportedLocale: ["en"]
versionRequire: 1.0.0
importFiles: {
versionRequire: "1.0.0"
importFiles:
roles: []
groups: []
settings: []
Expand Down

0 comments on commit 3c9a30f

Please sign in to comment.