angus 6 years ago
parent
commit
8a0fe33cea
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/webgl_materials_cubemap_mipmaps.html

+ 1 - 1
examples/webgl_materials_cubemap_mipmaps.html

@@ -12,7 +12,7 @@
 		<div id="info">
 			<a href="http://threejs.org" target="_blank" rel="noopener">three.js</a> - cubemap customized mipmaps demo. Author <a href="https://github.com/AngusLang">Angus</a><br/>
 			Left: webgl generated mipmaps<br/>
-			Right: manual mimaps<br/>
+			Right: manual mipmaps<br/>
 		</div>
 
 		<script type="module">