Skip to content

Commit f22a3a6

Browse files
authored
Update options-lifecycle.md
remove reduntdent space
1 parent ee2c10b commit f22a3a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/options-lifecycle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Called when the instance is initialized.
1818

1919
- **Details**
2020

21-
Called immediately when the instance is initialized and props are resolved .
21+
Called immediately when the instance is initialized and props are resolved.
2222

2323
Then the props will be defined as reactive properties and the state such as `data()` or `computed` will be set up.
2424

0 commit comments

Comments
 (0)