File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1118,10 +1118,10 @@ p5.prototype.createVideo = function(src, callback) {
11181118
11191119/**
11201120 * Creates a hidden HTML5 <audio> element in the DOM for simple audio
1121- * playback. The first parameter can be either a single string path to a
1121+ * playback. The first parameter can be either a single string path to a
11221122 * audio file, or an array of string paths to different formats of the same
1123- * audio. This is useful for ensuring that your audio can play across
1124- * different browsers, as each supports different formats.
1123+ * audio. This is useful for ensuring that your audio can play across
1124+ * different browsers, as each supports different formats.
11251125 * See <a href='https://developer.mozilla.org/en-US/docs/Web/HTML/Supported_media_formats'>this
11261126 * page for further information about supported formats</a>.
11271127 *
You can’t perform that action at this time.
0 commit comments