CreateJS / SoundJS

A Javascript library for working with Audio. It provides a consistent API for loading and playing audio on different browsers and devices. Currently supports WebAudio, HTML5 Audio, Cordova / PhoneGap, and a Flash fallback.
http://createjs.com/
MIT License
4.44k stars 835 forks source link

docs: Fix simple typo, ammount -> amount #325

Closed timgates42 closed 4 years ago

timgates42 commented 4 years ago

There is a small typo in examples/Game/Ship.js, examples/Game/SpaceRock.js.

Should read amount rather than ammount.

danzen commented 4 years ago

Thanks Tim! If that was Grant's typo, we will have to talk to his mother!