Skip to content

Commit bd6c26c

Browse files
committed
(docs) fix typo
1 parent ee3dd7d commit bd6c26c

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
@@ -736,7 +736,7 @@ messageSelectionActionHandler({ roomId, action, message }) {
736736

737737
**(10)** `textarea-action-handler` is the result of the [`textarea-action-enabled`](#props-api) prop.<br>
738738

739-
**(11)** Array of files where each file contain: `{ blob, localURL, name, size, type, extension }`
739+
**(11)** Array of files where each file contain: `{ blob, localUrl, name, size, type, extension }`
740740

741741
**(12)** `replyMessage` object is available when the user replied to another message by clicking the corresponding icon, and contains the message information that was clicked.
742742

0 commit comments

Comments
 (0)