Skip to content

Commit e8d0e7b

Browse files
committed
docs: 📝 update index.md (api/props)
1 parent 9ace749 commit e8d0e7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/api/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
Two-way binding editor content, can be `Delta` object, plain `text`, or `html` string, see [Quill Delta docs](https://quilljs.com/docs/delta/) for more details.
99

1010
::: warning
11-
Your content and content type must match, if you want to use `html` as your content you must set your contentType to `html`, as well as `text`.
11+
Your content and content type must match, if you want to use `html` as your content you must set your `contentType` to `html`, as well as `text`.
1212
:::
1313

1414
## content

0 commit comments

Comments
 (0)