Fix Guide typo
Please merge to v6.1.1
This commit is contained in:
parent
c1a27951a3
commit
2bad36a6a1
|
@ -22,7 +22,7 @@ the sense of using multiple hardware processors. See
|
|||
|
||||
@section{Threads}
|
||||
|
||||
To execute a procedure concurrrently, use @racket[thread]. The
|
||||
To execute a procedure concurrently, use @racket[thread]. The
|
||||
following example creates two new threads from the main thread:
|
||||
|
||||
@racketblock[
|
||||
|
|
Loading…
Reference in New Issue
Block a user