Skip to content

Commit 708d80b

Browse files
committed
fix docs typo
1 parent bffa2f5 commit 708d80b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pipeline/data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# `data(transition) [-> Promise]`
22

3-
Called on an incoming component during the activation phase, after the `activation` hook has been resolved. Load and set data on the current component.
3+
Called on an incoming component during the activation phase, after the `activate` hook has been resolved. Load and set data on the current component.
44

55
### Arguments
66

0 commit comments

Comments
 (0)