Change quaranteed -> guaranteed in README.md
This commit is contained in:
parent
d084f7031c
commit
fdc45e361c
@ -511,7 +511,7 @@ numbers[0] is 2
|
||||
```
|
||||
|
||||
Each time, we can get a slightly different output because the threads are not
|
||||
quaranteed to run in any set order. If you get the same order every time it is
|
||||
guaranteed to run in any set order. If you get the same order every time it is
|
||||
because each of these threads are very small and complete too fast for their
|
||||
indeterminate behavior to surface.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user