Browse Source

Examples: Tweak misc_controls_drag.html.

Mugen87 5 years ago
parent
commit
eba1fd577b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/misc_controls_drag.html

+ 1 - 1
examples/misc_controls_drag.html

@@ -19,7 +19,7 @@
 
 		<div id="info">
 			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> webgl - drag controls<br />
-			Use "Shift+Click" to add/remove objects to a group. This mode enables group dragging.
+			Use "Shift+Click" to add objects to a group. This mode enables group dragging.
 		</div>
 
 		<script type="module">