1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-04-06 16:16:45 +00:00

BIPs 348 and 379: spelling fixups (#1715)

* Update bip-0348.md

* Update bip-0379.md
This commit is contained in:
Danbo
2024-12-16 15:23:08 -05:00
committed by GitHub
parent 7150ef5f6d
commit 45fbec92cd
2 changed files with 2 additions and 2 deletions

View File

@@ -52,7 +52,7 @@ specifications apply to both. P2SH and bare scripts are excluded from this speci
### Translation Table
Miniscript consists of a set of script *fragments* which are designed to be safely and correctly composabe.
Miniscript consists of a set of script *fragments* which are designed to be safely and correctly composable.
This table shows all Miniscript *fragments* and their associated semantics and Bitcoin Script.
Fragments that do not change the semantics of their subexpressions are called *wrappers*. Normal