Skip to content

Commit a36d0f9

Browse files
authored
docs(targets): clarify call-out data-target[s] relation
1 parent 2f01b9e commit a36d0f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/_guide/targets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The target syntax follows a pattern of `controller.target`.
6161
</span>
6262
<div class="p-3">
6363

64-
Remember! There are two decorators available, `@target` which fetches only one element, and `@targets` which fetches multiple. This is the only difference, but it's an important one.
64+
Remember! There are two decorators available, `@target` which fetches only one `data-target` element, and `@targets` which fetches multiple `data-targets` elements!
6565

6666
</div>
6767
</div>

0 commit comments

Comments
 (0)