Skip to content

Commit b5752df

Browse files
authored
Fix a minor typo in "dependency" (#5)
1 parent 2017e70 commit b5752df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Using `delouse`
22

33
First, edit your `Cargo.toml` to add the `delouse` crate as an optional
4-
dependnecy, and add a new feature ("`debug`").
4+
dependency, and add a new feature ("`debug`").
55

66
```toml
77
[dependencies]

0 commit comments

Comments
 (0)