Merge pull request #28 from multiformats/feat/misc

Fix spelling error in codec table
This commit is contained in:
Lars Gierth 2017-01-02 22:51:37 +01:00 committed by GitHub
commit 2725f3c5cd

View File

@ -1,6 +1,6 @@
codec, description, code
miscelaneous,,
miscellaneous,,
bin, raw binary, 0x55
bases encodings,,

1 codec description code
2 miscelaneous miscellaneous
3 bin raw binary 0x55
4 bases encodings
5 base1 unary 0x01
6 base2 binary (0 and 1) 0x55