Skip to content

Commit a7632a2

Browse files
committed
typo
1 parent 50cc357 commit a7632a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/tools/element-crossing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ specification ::= ( space+ ( 'prop:' | 'class:' | 'style:' | 'anim:' ) name )* ;
204204
</Media>
205205
</div>
206206
```awk
207-
d ata-vtbag-x ::= 'id:' identifier specification ;
207+
data-vtbag-x ::= 'id:' identifier specification ;
208208
specification ::= ( space+ ( 'prop:' | 'class:' | 'style:' | 'anim:' ) name )* ;
209209
```
210210

0 commit comments

Comments
 (0)