fix: typo in readme (#128)

This commit is contained in:
Vojtech Simetka 2020-08-12 13:40:13 +02:00 committed by GitHub
parent ff4bd96467
commit 6d571ae196
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -157,7 +157,7 @@ Returns `Promise<PeerId>`.
Creates a Peer ID from hex string representing the key's multihash.
Returns `PeerId.
Returns `PeerId`.
### `createFromBytes(buf)`