Fixed typo

This commit is contained in:
Denis Kisselev 2014-02-05 15:52:54 -08:00
parent 5e486da3ce
commit e2f8176708
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@ Enable front-end Markdown editor. _Disabled by default_.
```json
{
"file_editor" => true
"file_editor": true
}
```