Skip to content

Commit

Permalink
Remove extra parameter from p tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Wilson committed Jul 3, 2024
1 parent ea0cbd1 commit 566a36e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
controller value or sending a set of note-on messages that happen to
represent a G#7 chord).
</p>
<p data-format="markdown">
<p>
To some users, "MIDI" has become synonymous with Standard MIDI Files
and General MIDI. That is not the intent of this API; the use case of
simply playing back a .SMF file is not within the purview of this
Expand Down

0 comments on commit 566a36e

Please sign in to comment.