Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update text
  • Loading branch information
Michael Wilson committed Nov 27, 2024
commit 887aaa39808d997b3b5f8c1ae22390cff583f4ce
2 changes: 1 addition & 1 deletion explainer.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ function listInputsAndOutputs( midiAccess ) {
}
```

### Adding inputs and outputs to a <select> box
### Adding inputs and outputs to select boxes

```js
// to tell how many entries there are:
Expand Down