Skip to content

Commit f61bdad

Browse files
authored
fix typo
1 parent bc1c18a commit f61bdad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0390.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ backed up, or guess, the correct order of keys.</ref>.
5151
<tt>musig(KEY, KEY, ..., KEY)/NUM/.../*</tt> expressions are also allowed, with the same usage
5252
restrictions as in the previous section. The aggregate public key
5353
is first computed as described above, with the keys also being sorted after all derivation and prior
54-
to aggreation. Then further BIP 32 derivation will be performed on the aggregate public key as described in
54+
to aggregation. Then further BIP 32 derivation will be performed on the aggregate public key as described in
5555
[[bip-0328.mediawiki|BIP 328]]. As there is no aggregate private key,
5656
only unhardened derivation from the aggregate public key is allowed, and thus the derivation steps
5757
following the <tt>musig()</tt> expression cannot contain

0 commit comments

Comments
 (0)