Skip to content

Commit a99692f

Browse files
committed
Improve wording and formatting
1 parent 8ad62ed commit a99692f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ You can use this context object to store container state, e.g., live query handl
2121

2222
**`data(component)`** (required)
2323

24-
Called once when the container is rendered.
25-
Changes of reactive dependencies established inside this function will cause it to rerun.
24+
Called when the container is rendered.
25+
Changes of reactive dependencies established in this function will cause it to rerun.
2626

2727
**`onrender(component)`** (optional)
2828

0 commit comments

Comments
 (0)