Skip to content

Commit 3866f93

Browse files
committed
electrsd: fix cargo.toml documentation typo
1 parent 78454f3 commit 3866f93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

electrsd/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.38.0"
44
authors = ["Riccardo Casatta <riccardo@casatta.it>"]
55
description = "Utility to run a regtest electrs process, useful in integration testing environment"
66
repository = "https://github.com/rust-bitcoin/corepc"
7-
documentation = "https://docs.rs/elecrtsd/"
7+
documentation = "https://docs.rs/electrsd/"
88
license = "MIT"
99
edition = "2021"
1010
rust-version = "1.75.0"

0 commit comments

Comments
 (0)