Skip to content

Commit f039d08

Browse files
hg-pyunHyunje Jun
authored andcommitted
Fixed typo (#124)
maybe messages
1 parent 6493269 commit f039d08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,7 @@ export type ImageMapMessage = MessageCommon & {
547547
altText: string;
548548
baseSize: Size;
549549
/**
550-
* Video to play inside a image map messagea
550+
* Video to play inside a image map messages
551551
*/
552552
video?: {
553553
/**

0 commit comments

Comments
 (0)