Skip to content

Commit a1313a5

Browse files
committed
(types) fix typo
1 parent 8e1f449 commit a1313a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ export interface Message {
6262
content: string
6363
senderId: StringNumber
6464
username?: string
65-
avayar?: string
65+
avatar?: string
6666
date: string
6767
timestamp: string
6868
system?: boolean

0 commit comments

Comments
 (0)