Skip to content

Commit 1dead6f

Browse files
committed
typo
1 parent a4658e2 commit 1dead6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/docs/02-template-syntax.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ Media elements (`<audio>` and `<video>`) have their own set of bindings — six
579579
* `paused` — this one should be self-explanatory
580580
* `volume` — a value between 0 and 1
581581

582-
Videos additionally have readonly `videoWidth` and `videoHeight` bindings
582+
Videos additionally have readonly `videoWidth` and `videoHeight` bindings.
583583

584584
```html
585585
<video

0 commit comments

Comments
 (0)