Skip to content

Commit 69fc43e

Browse files
committed
typo bug
1 parent 0a9f2b3 commit 69fc43e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/IFrameWindow.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ export default class IFrameWindow {
6565

6666
this._timer = null;
6767
this._frame = null;
68-
this._boundMessageEventssage = null;
68+
this._boundMessageEvent = null;
6969
}
7070

7171
_timeout() {

0 commit comments

Comments
 (0)