Skip to content

Commit fc61454

Browse files
authored
Update README.MD
错别字修正
1 parent f494dd0 commit fc61454

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

前端开发初识/README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -738,7 +738,7 @@ JS有非常强大的对象字面量表示法,通过列出对象的组成部门
738738
for(var i=0;i<10000;i++){}
739739
console.timeEnd("timer");
740740

741-
这样就可以看一段代码的运行事件了
741+
这样就可以看一段代码的运行时间了
742742

743743
**[↑ 返回目录](#zero)**
744744

0 commit comments

Comments
 (0)