Skip to content

Commit 7d7f420

Browse files
authored
Update multiple-scenes.html
Fix markup.
1 parent 697c490 commit 7d7f420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manual/en/multiple-scenes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,7 @@ <h2 id="adding-controls-to-each-element">Adding Controls to each element</h2>
622622
<p></p>
623623
<p>One other advantage to this solution is you could potentially use
624624
<a href="https://developer.mozilla.org/en-US/docs/Web/API/OffscreenCanvas"><code class="notranslate" translate="no">OffscreenCanvas</code></a>
625-
to render from a web worker and still use this technique.
625+
to render from a web worker and still use this technique.</p>
626626

627627
</div>
628628
</div>

0 commit comments

Comments
 (0)