Skip to content

Commit 137bc48

Browse files
committed
docs: fix scriptcode typo
1 parent c2ad0b1 commit 137bc48

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/crypto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Currently we are using `bitcoin::network::NetworkKind` in `PrivateKey`.
5757

5858
#### `ScriptBuf`
5959

60-
Possibly ok if we have a dependency on `primitives`. Only used for sciptcode.
60+
Possibly ok if we have a dependency on `primitives`. Only used for scriptcode.
6161

6262
#### Taproot stuff
6363

docs/keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Currently we are using `bitcoin::network::NetworkKind` in `PrivateKey`.
5656

5757
#### `ScriptBuf`
5858

59-
Possibly ok if we have a dependency on `primitives`. Only used for sciptcode.
59+
Possibly ok if we have a dependency on `primitives`. Only used for scriptcode.
6060

6161
#### Taproot stuff
6262

0 commit comments

Comments
 (0)