Skip to content

Commit aeb0a82

Browse files
author
Li Xinyang
committed
fix typos
1 parent 44994c2 commit aeb0a82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chapter3/10_bom.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,6 @@ NOTE:无需记忆,更多属性在使用时查询文档。
112112
|------|----|
113113
|load|文档和所有图片完成加载时|
114114
|unload|离开当前文档时|
115-
|breforeunload|和 unload 类似,但是它提供询问用户是否确认离开的机会|
115+
|beforeunload|和 unload 类似,但是它提供询问用户是否确认离开的机会|
116116
|resize|拖动改变浏览器窗口大小时|
117-
|scroll|拖动浏览器时|
117+
|scroll|拖动浏览器时|

0 commit comments

Comments
 (0)