Jelajahi Sumber

fix typo error

angus 6 tahun lalu
induk
melakukan
0a837c38c7
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      examples/webgl_materials_cubemap_mipmaps.html

+ 1 - 1
examples/webgl_materials_cubemap_mipmaps.html

@@ -28,7 +28,7 @@
 			init();
 			animate();
 
-			//load custmized cube texture
+			//load customized cube texture
 			async function loadCubeTextureWithMipmaps() {
 
 				var path = 'textures/cube/angus/';