Skip to content

Commit 4015207

Browse files
committed
upd
1 parent 8680f0d commit 4015207

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/overview/xml-capabilities

src/overview/xml-capabilities/jet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Native tags belong to the implicit `j` namespace, such as `j:Button`. The `j` na
1010

1111
`data-` attributes applied to native tags, such as `j:Button`, contribute plain data attributes to the underlying DOM element.
1212

13-
Using a Fuse store, the attribute would be accessed as `store.q.@["data-name"]`.
13+
Using a Fuse store, the attribute would be accessed as `store.cur.@["data-name"]`.
1414

1515
## “key” attribute
1616

0 commit comments

Comments
 (0)