Skip to content

Commit ecf7427

Browse files
authored
fix: typo
1 parent 9dba14a commit ecf7427

File tree

1 file changed

+1
-1
lines changed
  • 1-js/04-object-basics/06-constructor-new/1-two-functions-one-object

1 file changed

+1
-1
lines changed

1-js/04-object-basics/06-constructor-new/1-two-functions-one-object/task.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ importance: 2
22

33
---
44

5-
# 两个函数 — 一个对象
5+
# 两个函数 — 一个对象
66

77
是否可以创建像 `new A() == new B()` 这样的函数 `A``B`
88

0 commit comments

Comments
 (0)