Browse Source

Merge pull request #11773 from ben-miller/patch-1

Fix basic grammar mistake
Mr.doob 8 years ago
parent
commit
d199173394
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/objects/Group.html

+ 1 - 1
docs/api/objects/Group.html

@@ -13,7 +13,7 @@
 		<h1>[name]</h1>
 
 		<div class="desc">
-			This is almost identical to an [page:Object3D Object3D]. It's purpose is to make working
+			This is almost identical to an [page:Object3D Object3D]. Its purpose is to make working
 			with groups of objects syntactically clearer.
 		</div>