Skip to content

Commit

Permalink
fix: remove extra space in readme settings
Browse files Browse the repository at this point in the history
  • Loading branch information
zpreston123 committed Oct 3, 2017
1 parent e19fe6c commit 72c7986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ If you want to enable the white panels and inputs you can install the addon pack
"material_theme_tabs_separator" : true, // Show tabs separator, this disables tab hover animation

// If you use Material Theme - Appbar addon you can use additional settings:
"material_theme_tree_headings" : true , // Show sidebar headings
"material_theme_tree_headings" : true, // Show sidebar headings
```

# Recommended settings for a better experience:
Expand Down

0 comments on commit 72c7986

Please sign in to comment.