1
0
Fork 0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2024-11-27 11:44:52 -05:00

fix a minor typo

This commit is contained in:
Tim Lightfoot 2015-05-29 22:04:18 -05:00
parent 4cdfd3e27d
commit 0c9a669142

View file

@ -15,7 +15,7 @@ Ther goal is to have only projects that are mostly stable and useful to users. P
- [Computation](#computation)
- [Cryptography](#cryptography)
- [Database](#database)
- [Date structures](#data-structures)
- [Data structures](#data-structures)
- [Date and time](#date-and-time)
- [Encoding](#encoding)
- [Filesystem](#filesystem)