Skip to content

Commit 1d5b351

Browse files
committed
Merge pull request #242 from huntout/dev
fix typo
2 parents bc4dfd6 + 76a0878 commit 1d5b351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zh-cn/pipeline/can-reuse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
- [`transition {Transition}`](hooks.md#transition-object)
1010

11-
`canResule` 钩子中只能访问 `transition.to``transition.from`
11+
`canReuse` 钩子中只能访问 `transition.to``transition.from`
1212

1313
### 预期返回值
1414

0 commit comments

Comments
 (0)