fix grammar error

"it's" is the contraction of "it" and "is". "its" should be used for ownership
This commit is contained in:
Russ
2018-01-16 17:25:36 -08:00
committed by GitHub
parent 1d19de104e
commit d5a0a18109

View File

@@ -62,7 +62,7 @@ Hardened derivation is used at this level.
The index of the party creating a P2SH multisig address. The indices can
be determined independently by lexicographically sorting the purpose public
keys of each cosigner. Each cosigner creates addresses on it's own branch,
keys of each cosigner. Each cosigner creates addresses on its own branch,
even though they have independent extended master public key, as explained
in the "Address generation" section.