Skip to content

Commit 9d0a47f

Browse files
committed
I'm being told commas are useful occasionally
1 parent 08a6b5f commit 9d0a47f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2020-12-31-Rust-1.49.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ changes not covered by this post.
3333

3434
The Rust compiler supports [a wide variety of targets][platform-support], but
3535
the Rust Team can't provide the same level of support for all of them. To
36-
clearly mark how supported each target is we created a tiering system:
36+
clearly mark how supported each target is, we created a tiering system:
3737

3838
* Tier 3 targets are technically supported by the compiler, but we don't check
3939
whether their code build or passes the tests, and we don't provide any

0 commit comments

Comments
 (0)