Skip to content

Commit b71086a

Browse files
committed
docs: ✏️ fix docs index.md typos
1 parent a4b273b commit b71086a

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
@@ -21,7 +21,7 @@
2121
- **Type:** `"delta" | "html" | "text"`
2222
- **Default:** `delta`
2323

24-
VueQuill supports three content type `delta`, `html`, and `text`, and make sure to set contentType if you want to use `html` or plain `text` as your content
24+
VueQuill supports three content type `delta`, `html`, and `text`, and make sure to set contentType if you want to use `html` or plain `text` as your content.
2525

2626
## enable
2727
- **Type:** `Boolean`

0 commit comments

Comments
 (0)