Skip to content

Commit 3f95cd4

Browse files
committed
Fix typo
1 parent ad06196 commit 3f95cd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gix-blame/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name = "gix-blame"
55
version = "0.0.0"
66
repository = "https://github.com/Byron/gitoxide"
77
license = "MIT OR Apache-2.0"
8-
description = "A crate of the gitoxide project dedicated implementing a 'blame' algorithm"
8+
description = "A crate of the gitoxide project dedicated to implementing a 'blame' algorithm"
99
authors = ["Christoph Rüßler <[email protected]>", "Sebastian Thiel <[email protected]>"]
1010
edition = "2021"
1111
rust-version = "1.65"

0 commit comments

Comments
 (0)