Fixed Typo 2

This commit is contained in:
Denis Kisselev 2014-02-05 15:53:45 -08:00
parent e2f8176708
commit 6610ac9f98

View File

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