Skip to content

Commit

Permalink
one-byte fix to docs
Browse files Browse the repository at this point in the history
leading space on the close-multiline-code-sample marker ``` broke the
formatting in the qt gui, on macos at least.
  • Loading branch information
Matthew Gilliard committed Jul 24, 2017
1 parent 7fe9e5f commit 5c05da1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/doc/tutorial/11.1-MIDI-In.md
Expand Up @@ -41,7 +41,7 @@ events such as:
/midi/nanokey2_keyboard/0/1/note_on [55, 81]
/midi/nanokey2_keyboard/0/1/note_on [53, 96]
/midi/nanokey2_keyboard/0/1/note_off [55, 64]
```
```

Once you can see a stream of messages like this, you've successfully
connected your MIDI device. Congratulations, let's see what we can do
Expand Down

0 comments on commit 5c05da1

Please sign in to comment.