Skip to content

Commit 58399c5

Browse files
committed
Update options.md
1 parent d925dcf commit 58399c5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/en/api/options.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,11 @@ Please use [Puppeteer](https://github.com/karma-runner/karma-chrome-launcher#hea
7575

7676
Provide an object of scoped slots contents to the component. The key corresponds to the slot name. The value can be a template string.
7777

78-
There is two limitations.
78+
There are two limitations.
7979

80-
* This supports [email protected]+.
80+
* This option is only supported in [email protected]+.
8181

82-
* You can not set a `template` tag to top of `scopedSlots` option.
82+
* You can not use `<template>` tag as the root element in the `scopedSlots` option.
8383

8484
Example:
8585

0 commit comments

Comments
 (0)