Skip to content

Commit 8aa9c0b

Browse files
authored
fix(cn): correct a heading level error (#1137)
1 parent f260802 commit 8aa9c0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/learn/state-as-a-snapshot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ label, textarea { margin-bottom: 10px; display: block; }
326326

327327
<Challenges>
328328

329-
### 实现红绿灯组件 {/*implement-a-traffic-light*/}
329+
#### 实现红绿灯组件 {/*implement-a-traffic-light*/}
330330

331331
以下是一个人行道红绿灯组件,在按下按钮时会切换状态:
332332

0 commit comments

Comments
 (0)