Skip to content

Commit

Permalink
minor docs fix (pixijs#11024)
Browse files Browse the repository at this point in the history
  • Loading branch information
jimhigson authored Nov 8, 2024
1 parent ec921a6 commit 8d92610
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ export const childrenHelperMixin: Partial<Container> = {
},

/**
* Changes the position of an existing child in the container container
* Changes the position of an existing child in the container
* @param child - The child Container instance for which you want to change the index number
* @param index - The resulting index number for the child container
* @memberof scene.Container#
Expand Down

0 comments on commit 8d92610

Please sign in to comment.