Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jonathan Hale <Squareys@googlemail.com>
  • Loading branch information
timothyhale and Squareys authored Feb 28, 2024
1 parent c7eda5b commit f83f76b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ onClick() {

const position = new Float32Array(3);
this.object.getPositionWorld(position);
// Play's from specified position relative to audio-listener
// Plays from specified position relative to audio-listener
this.audio.play(position);
}

Expand Down

0 comments on commit f83f76b

Please sign in to comment.