Skip to content

Commit 3abb9b4

Browse files
authored
fix: typo (#1115)
1 parent 7772525 commit 3abb9b4

File tree

1 file changed

+1
-1
lines changed
  • 1-js/02-first-steps/11-logical-operators/2-alert-or

1 file changed

+1
-1
lines changed

1-js/02-first-steps/11-logical-operators/2-alert-or/task.md

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

33
---
44

5-
# 或运算和 alerts 的结果是什么?
5+
# 或运算和 alert 的结果是什么?
66

77
下面的代码将会输出什么?
88

0 commit comments

Comments
 (0)