Skip to content

Commit 9305cc3

Browse files
Merge pull request #55 from remilauzier/master
Grammar fix
2 parents c511532 + febdde3 commit 9305cc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "infer"
33
version = "0.7.0"
44
authors = ["Bojan <[email protected]>"]
55
edition = "2018"
6-
description = "Small crate to infer file types based on its magic number signature"
6+
description = "Small crate to infer file type based on magic number signatures"
77
license = "MIT"
88
keywords = ["magic-number", "filetype", "mime", "mime-types", "no_std"]
99
readme = "README.md"

0 commit comments

Comments
 (0)