Skip to content

Commit 96bcfef

Browse files
authored
typo: correct mispelling
1 parent b1791c2 commit 96bcfef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0370.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ inputs and outputs be added to the transaction. The fixed global unsigned transa
2929
cannot be changed which prevents any additional inputs or outputs to be added.
3030
PSBT Version 2 is intended to rectify this problem.
3131

32-
An additional benficial side effect is that all information for a given input or output will be
32+
An additional beneficial side effect is that all information for a given input or output will be
3333
provided by its <tt><input-map></tt> or <tt><output-map></tt>. With Version 0, to retrieve
3434
all of the information for an input or output, data would need to be found in two locations:
3535
the <tt><input-map></tt>/<tt><output-map></tt> and the global unsigned transaction. PSBT

0 commit comments

Comments
 (0)