Skip to content

Commit 6e0a8a9

Browse files
committed
Merge pull request #17 from Ryman/patch-1
typo: create.io => crates.io
2 parents 56b4be4 + 84292fc commit 6e0a8a9

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
@@ -34,7 +34,7 @@ trait.
3434

3535
# Getting Started
3636

37-
[lazy-static.rs is available on create.io](https://crates.io/crates/lazy_static).
37+
[lazy-static.rs is available on crates.io](https://crates.io/crates/lazy_static).
3838
Add the following dependency to your Cargo manifest to get the latest version of the 0.1 branch:
3939
```
4040
[dependencies]

0 commit comments

Comments
 (0)