Explorar o código

update threejs-prerequisites.md: "onload" not "onbody"

minor typo
nbogie %!s(int64=4) %!d(string=hai) anos
pai
achega
09a579a770
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      threejs/lessons/threejs-prerequisites.md

+ 1 - 1
threejs/lessons/threejs-prerequisites.md

@@ -42,7 +42,7 @@ You can use `document.querySelector` to select the first element
 that matches a CSS selector. `document.querySelectorAll` returns
 all elements that match a CSS selector.
 
-## You don't need `onbody`
+## You don't need `onload`
 
 Lots of 20yr old pages use HTML like