Browse Source

Examples: Clean up.

Mr.doob 1 year ago
parent
commit
fc292ae64b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/webgpu_compute_particles.html

+ 1 - 1
examples/webgpu_compute_particles.html

@@ -8,7 +8,7 @@
 	<body>
 
 		<div id="info">
-			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> WebGPU - 1M Compute Particles
+			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> WebGPU - Compute - 1M Particles
 		</div>
 
 		<script type="importmap">