We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 541cb8e commit 2fdeedaCopy full SHA for 2fdeeda
packages/docs/src/en/directives/for.md
@@ -51,7 +51,7 @@ You may also pass objects to `x-for`.
51
52
There are two rules worth noting about `x-for`:
53
54
->`x-for` MUST be declared on a `<template>` element
+>`x-for` MUST be declared on a `<template>` element.
55
> That `<template>` element MUST contain only one root element
56
57
<a name="keys"></a>
0 commit comments