diff --git a/lib/p5.sound.js b/lib/p5.sound.js index 7ef0c43b..f2a92764 100644 --- a/lib/p5.sound.js +++ b/lib/p5.sound.js @@ -9735,7 +9735,7 @@ p5.SoundLoop.prototype._note = function (value) { return this._timeSignature / value; }; /** - * Getters and Setters, setting any paramter will result in a change in the clock's + * Getters and Setters, setting any parameter will result in a change in the clock's * frequency, that will be reflected after the next callback * beats per minute (defaults to 60) * @property {Number} bpm