Skip to content

Commit e1736cc

Browse files
mark-i-mJohnTitor
andcommitted
typo
Co-authored-by: Yuki Okushi <[email protected]>
1 parent 32f3330 commit e1736cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/parallel-rustc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ However, there are two blockers:
3131
- There is a lot of lock contention, which actually degrades performance as the
3232
number of threads increases beyond 4.
3333

34-
Here are some resources that can used to learn more (note that some of them are
35-
a bit out of date):
34+
Here are some resources that can be used to learn more (note that some of them
35+
are a bit out of date):
3636

3737
- [This IRLO thread by Zoxc, when of the pioneers of the effort][irlo0]
3838
- [This list of interior mutability in the compiler by nikomatsakis][imlist]

0 commit comments

Comments
 (0)