diff --git a/src/api/options-dom.md b/src/api/options-dom.md index 5aca0f1ab9..aa3d191cc7 100644 --- a/src/api/options-dom.md +++ b/src/api/options-dom.md @@ -15,7 +15,8 @@ ::: :::tip Note - If render function is present in the Vue option, the template will be ignored.::: + If render function is present in the Vue option, the template will be ignored. + ::: - **See also:** - [Lifecycle Diagram](../guide/instance.html#lifecycle-diagram)