diff --git a/README.md b/README.md index b84d68fa..c11c454a 100644 --- a/README.md +++ b/README.md @@ -169,14 +169,14 @@ class MyComponent extends Component { ['link', 'image'], ['clean'] ], - }, + } formats = [ 'header', 'bold', 'italic', 'underline', 'strike', 'blockquote', 'list', 'bullet', 'indent', 'link', 'image' - ], + ] render() { return (