fix typos
This commit is contained in:
parent
76afc1100a
commit
a41d76b588
2 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@ interface IProps {
|
|||
mxEvent: MatrixEvent;
|
||||
// The reaction content / key / emoji
|
||||
content: string;
|
||||
// A Set of Martix reaction events for this key
|
||||
// A Set of Matrix reaction events for this key
|
||||
reactionEvents: Set<MatrixEvent>;
|
||||
visible: boolean;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue