summaryrefslogtreecommitdiff
path: root/bip-0389.mediawiki
diff options
context:
space:
mode:
Diffstat (limited to 'bip-0389.mediawiki')
-rw-r--r--bip-0389.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0389.mediawiki b/bip-0389.mediawiki
index 500d7e3..72121b7 100644
--- a/bip-0389.mediawiki
+++ b/bip-0389.mediawiki
@@ -36,7 +36,7 @@ For extended keys and their derivations paths in a Key Expression, BIP 380 state
** Followed by zero or more <tt>/NUM</tt> or <tt>/NUMh</tt> path elements indicating BIP 32 derivation steps to be taken after the given extended key.
** Optionally followed by a single <tt>/*</tt> or <tt>/*h</tt> final step to denote all direct unhardened or hardened children.
-This is modifed to state:
+This is modified to state:
* <tt>xpub</tt> encoded extended public key or <tt>xprv</tt> encoded extended private key (as defined in BIP 32)
** Followed by zero or more <tt>/NUM</tt> (may be followed by <tt>h</tt>, <tt>H</tt>, or <tt>'</tt> to indicate a hardened step) path elements indicating BIP 32 derivation steps to be taken after the given extended key.