Skip to content

Commit

Permalink
fix attr (#26895)
Browse files Browse the repository at this point in the history
  • Loading branch information
ycw committed Oct 3, 2023
1 parent a3db8a8 commit 34ae87b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/manual/en/introduction/Creating-a-scene.html
Expand Up @@ -105,8 +105,8 @@ <h2>The result</h2>

<code>
&lt;!DOCTYPE html&gt;
&lt;html&gt;
&lt;head lang="en"&gt;
&lt;html lang="en"&gt;
&lt;head&gt;
&lt;meta charset="utf-8"&gt;
&lt;title&gt;My first three.js app&lt;/title&gt;
&lt;style&gt;
Expand Down

0 comments on commit 34ae87b

Please sign in to comment.