Skip to content

Commit f440cad

Browse files
authored
Update README.md
1 parent 75a9f90 commit f440cad

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
@@ -2,7 +2,7 @@
22

33
`inline-str` is a small and cheaply cloned string type, intended for use in cases where you expect to be cloning the same short string many times.
44

5-
It is a thin layer over [`inline-array`](https://github.com/komora-io/inline-array) inspired by @spacejam's work who suggested I build this crate a while back.
5+
It is a thin layer over [`inline-array`](https://github.com/komora-io/inline-array) inspired by [@spacejam's](https://github.com/spacejam) work who suggested I build this crate a while back.
66

77
## Contributions
88

0 commit comments

Comments
 (0)