Skip to content
This repository was archived by the owner on Nov 14, 2023. It is now read-only.

Commit 3052af8

Browse files
committed
feat: noop
1 parent 440df50 commit 3052af8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/error.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pub enum Error {
1818
#[error("The provided url has invalid scheme")]
1919
InvalidScheme,
2020

21-
#[error("The relay client has stopped working")]
21+
#[error("The Relay client has stopped working")]
2222
RelayClientStopped,
2323

2424
#[error("Invalid account")]

0 commit comments

Comments
 (0)