Browse Source

fix info on example

Guilherme Avila 6 years ago
parent
commit
81ac461ae2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/webgl_postprocessing_unreal_bloom_selective.html

+ 1 - 1
examples/webgl_postprocessing_unreal_bloom_selective.html

@@ -37,7 +37,7 @@
 		<div id="container"></div>
 		<div id="container"></div>
 
 
 		<div id="info">
 		<div id="info">
-			<a href="http://threejs.org" target="_blank" rel="noopener">three.js</a> Click on a box to toggle bloom<br>By <a href="http://github.com/Temdog007" target="_blank" rel="noopener">Temdog007</a>
+			<a href="http://threejs.org" target="_blank" rel="noopener">three.js</a> Click on a sphere to toggle bloom<br>By <a href="http://github.com/Temdog007" target="_blank" rel="noopener">Temdog007</a>
 		</div>
 		</div>
 
 
 		<script src="../build/three.js"></script>
 		<script src="../build/three.js"></script>