diff --git a/bip-0383.mediawiki b/bip-0383.mediawiki index 25c09ed748..ae1553a3cf 100644 --- a/bip-0383.mediawiki +++ b/bip-0383.mediawiki @@ -58,7 +58,7 @@ For values greater than 16, they must be a push of the signed little endian enco The only change for sortedmulti() is that the keys are sorted lexicographically prior to the creation of the output script. This sorting is on the keys that are to be put into the output script, i.e. after all extended keys are derived. -===Multiple Extended Keys=== +===Multiple Extended Keys=== When one or more the key expressions in a multi() or sortedmulti() expression are extended keys, the derived keys use the same child index. This changes the keys in lockstep and allows for output scripts to be indexed in the same way that the derived keys are indexed.