Skip to content

Commit d2d61e1

Browse files
committed
glcli: Fix typo
Signed-off-by: Peter Neuroth <[email protected]>
1 parent 4aac888 commit d2d61e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/gl-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ documentation = "https://blockstream.github.io/greenlight/"
1010
keywords = ["lightning", "greenlight", "cli", "bitcoin", "blockchain"]
1111
categories = ["command-line-utlis", "cryptography::cryptocurrencies"]
1212
license = "MIT"
13-
reademe = "README.md"
13+
readme = "README.md"
1414

1515
[[bin]]
1616
name = "glcli"

0 commit comments

Comments
 (0)