Skip to content

Commit 482b9f5

Browse files
committed
chore: Fix grammar in libtortillas description
1 parent 7d56420 commit 482b9f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/libtortillas/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "libtortillas"
33
license = "MPL-2.0"
44
version = "0.0.0"
55
edition = "2024"
6-
description = "A asynchronous library based on the actor model for interacting with the bittorrent protocol"
6+
description = "An asynchronous library based on the actor model for interacting with the BitTorrent protocol"
77
repository = "https://github.com/artrixdotdev/tortillas"
88
keywords = ["bittorrent", "p2p", "torrent"]
99
categories = ["network-programming", "concurrency"]

0 commit comments

Comments
 (0)