Skip to content

Commit 450a338

Browse files
Fix markdown syntax in spatial-backdrop explainer
1 parent 4355726 commit 450a338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spatial-backdrop/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The backdrop should be specified using a link in the head which indicates that t
3838
<link
3939
media="(prefers-color-scheme: light)"
4040
rel="spatial-backdrop"
41-
type="model/**`vnd.usdz+zip`**"
41+
type="model/vnd.usdz+zip"
4242
href="garden.usdz"
4343
alt="A science fiction cantina with 3 aliens playing instruments"
4444
environmentmap="sunset.hdr">

0 commit comments

Comments
 (0)