Add back comma

Co-authored-by: Joshua Nelson <joshua@yottadb.com>
This commit is contained in:
Camelid 2020-09-09 19:07:00 -07:00 committed by Joshua Nelson
parent 38d726f367
commit 53a9cde26c
1 changed files with 1 additions and 1 deletions

View File

@ -484,7 +484,7 @@ are:
discuss Rust's internals
* The [generated documentation for Rust's compiler][gdfrustc]
* The [Rust reference][rr], even though it doesn't specifically talk about
Rust's internals is a great resource nonetheless
Rust's internals, is a great resource nonetheless
* Although out of date, [Tom Lee's great blog article][tlgba] is very helpful
* [rustaceans.org][ro] is helpful, but mostly dedicated to IRC
* The [Rust Compiler Testing Docs][rctd]