diff --git a/src/v2/api/index.md b/src/v2/api/index.md index 292b598393..e24f9349c5 100644 --- a/src/v2/api/index.md +++ b/src/v2/api/index.md @@ -698,7 +698,7 @@ type: api ### el -- **Type:** `string | HTMLElement` +- **Type:** `string | Element` - **Restriction:** only respected in instance creation via `new`. @@ -1311,7 +1311,7 @@ type: api ### vm.$el -- **Type:** `HTMLElement` +- **Type:** `Element` - **Read only**