Skip to content

Commit 238a81f

Browse files
committed
doc(README): add missing typo
1 parent 1572c96 commit 238a81f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ multiline code
319319

320320
(15) `acceptedFiles` can be used to set specifics file types allowed in chat. By default, all file types are allowed: `"*"`.
321321

322-
Example: set `accepted-files="image/png, image/peg, application/pdf"` to allow `JPG` `PNG` and `PDF` files
322+
Example: set `"accepted-files="image/png, image/peg, application/pdf"` to allow `JPG` `PNG` and `PDF` files
323323

324324
(16) `styles` can be used to customize your own theme. Ex:
325325

0 commit comments

Comments
 (0)