diff --git a/docs/reference/components/editor.md b/docs/reference/components/editor.md index 030dde12f..3cb05aacb 100644 --- a/docs/reference/components/editor.md +++ b/docs/reference/components/editor.md @@ -66,13 +66,13 @@ An optional dictionary of styles to apply to the content editable element. ```js ``` -#### `placeholder: Text or Element` +#### `placeholder: String || Element` A placeholder string (or React element) that will be rendered as the default block type's placeholder.