docs: fix typo

This commit is contained in:
Friedel Ziegelmayer
2016-12-05 14:57:50 +01:00
parent c1ed9751e3
commit 0d3d9f835b

View File

@ -52,7 +52,7 @@ class PeerId {
}
/**
* The private key of this id, if it exists.
* The public key of this id, if it exists.
*
* @type {(RSAPublicKey|undefined)}
*/