Skip to content

Commit 23dc7a3

Browse files
authored
fix a typo (#44)
1 parent 6a64af1 commit 23dc7a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

edge-nal-embassy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "edge-nal-embassy"
33
version = "0.3.0"
44
edition = "2021"
55
rust-version = "1.77"
6-
description = "Am implementation of edge-nal based on `embassy-net`"
6+
description = "An implementation of edge-nal based on `embassy-net`"
77
repository = "https://github.com/ivmarkov/edge-net"
88
readme = "README.md"
99
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)