summaryrefslogtreecommitdiff
path: root/bip-0045.mediawiki
diff options
context:
space:
mode:
authorRuss <russwirtz@gmail.com>2018-01-16 17:25:36 -0800
committerGitHub <noreply@github.com>2018-01-16 17:25:36 -0800
commitd5a0a181094a28a9d998d49df145c086df517d0f (patch)
treefa400b883f277dd6a36327a3258edb41b65aaf9d /bip-0045.mediawiki
parent1d19de104e9d11f81cc210f4185c0b1c49f5a6d8 (diff)
downloadbips-d5a0a181094a28a9d998d49df145c086df517d0f.tar.xz
fix grammar error
"it's" is the contraction of "it" and "is". "its" should be used for ownership
Diffstat (limited to 'bip-0045.mediawiki')
-rw-r--r--bip-0045.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0045.mediawiki b/bip-0045.mediawiki
index 51a9903..9550153 100644
--- a/bip-0045.mediawiki
+++ b/bip-0045.mediawiki
@@ -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.