diff --git a/README.md b/README.md index b8714af9..174184b2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ > **Warning** -> This project is in early development, it does however work with real sats! Always use amounts you don't mind loosing. +> This project is in early development, it does however work with real sats! Always use amounts you don't mind losing. # Cashu Development Kit diff --git a/crates/cdk-cli/README.md b/crates/cdk-cli/README.md index de5bfa52..169a4720 100644 --- a/crates/cdk-cli/README.md +++ b/crates/cdk-cli/README.md @@ -1,5 +1,5 @@ > **Warning** -> This project is in early development, it does however work with real sats! Always use amounts you don't mind loosing. +> This project is in early development, it does however work with real sats! Always use amounts you don't mind losing. cdk-cli is a CLI wallet implementation using of CDK(../cdk) diff --git a/crates/cdk-phoenixd/README.md b/crates/cdk-phoenixd/README.md index 046566f9..a3a9a63e 100644 --- a/crates/cdk-phoenixd/README.md +++ b/crates/cdk-phoenixd/README.md @@ -29,7 +29,7 @@ Once the node is running, create an invoice using the phoenixd-cli to fund your ## Check Channel state -After paying the invoice view that a channal has been opened. +After paying the invoice view that a channel has been opened. ```sh ./phoenix-cli listchannels ```