Skip to content

Commit e5c1bf2

Browse files
authored
Update data-camera.md
1 parent f2d275d commit e5c1bf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/attributes/data-camera.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# data-camera
22

33
```html
4-
<mr-app data-camera="mode:perspective; startPos:0 2 3"> ... </mr-app>
4+
<mr-app data-camera="mode:perspective; startPos:0 2 3;"> ... </mr-app>
55
```
66

77
Camera can be attached to an [`mr-app`](/doc/mr-app) using `data-camera`:

0 commit comments

Comments
 (0)