Skip to content

Commit d590880

Browse files
upisfreeRuthySheffi
authored andcommitted
SkeletonHelper: fix typo in JSDoc (mrdoob#31113)
1 parent 0b0dd1a commit d590880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/helpers/SkeletonHelper.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ class SkeletonHelper extends LineSegments {
8181
this.root = object;
8282

8383
/**
84-
* he list of bones that the helper visualizes.
84+
* The list of bones that the helper visualizes.
8585
*
8686
* @type {Array<Bone>}
8787
*/

0 commit comments

Comments
 (0)