Fixed typo

This commit is contained in:
Denis Kisselev 2014-02-05 15:52:54 -08:00
parent 5e486da3ce
commit e2f8176708

View File

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