Docs: Added missing Doctype
@@ -121,6 +121,7 @@
<p>The full code is available below and as an editable [link:https://jsfiddle.net/mkba0ecu/ live example]. Play around with it to get a better understanding of how it works.</p>
<code>
+ <!DOCTYPE html>
<html>
<head>
<title>My first three.js app</title>