Skip to content

Commit

Permalink
fix grammar error
Browse files Browse the repository at this point in the history
"it's" is the contraction of "it" and "is". "its" should be used for ownership
  • Loading branch information
russellpwirtz authored Jan 17, 2018
1 parent 1d19de1 commit d5a0a18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bip-0045.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit d5a0a18

Please sign in to comment.