Use 'the' to improve sentence

Adding a 'the' makes this sentence a little better.
This commit is contained in:
Tobin Harding 2022-03-31 10:56:36 +11:00
parent 58a958e3f7
commit 3e05887579
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@ impl TaprootSpendInfo {
}
/// Creates a new key spend with `internal_key` and `merkle_root`. Provide [`None`] for
/// `merkle_root` if there is no script path.
/// the `merkle_root` if there is no script path.
///
/// *Note*: As per BIP341
///