Skip to content

Commit d06f200

Browse files
committed
libmidi: Fix typo
Change-Id: Ieec70f54ff95695ec2a7d8fb75be8551f7a4f70a
1 parent be2e8ea commit d06f200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ from libmidi.types import MidiFile
2626
MidiFile.from_file("midi.mid")
2727
```
2828

29-
Complete documentation is at [Read the Docs](https://libmidi.readthedocs.io)
29+
Complete documentation at [Read the Docs](https://libmidi.readthedocs.io)
3030

3131
## License
3232

0 commit comments

Comments
 (0)