Fixed Typo 2

This commit is contained in:
Denis Kisselev 2014-02-05 15:53:45 -08:00
parent e2f8176708
commit 6610ac9f98
1 changed files with 1 additions and 1 deletions

View File

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