Minor grammar fix
This commit is contained in:
parent
0675850ae7
commit
5c27ca25cc
@ -24,7 +24,7 @@
|
|||||||
(compare-and-set! atomic-clock 100 :fin)
|
(compare-and-set! atomic-clock 100 :fin)
|
||||||
@atomic-clock))
|
@atomic-clock))
|
||||||
|
|
||||||
"When your expectations are aligned with reality things, proceed that way"
|
"When your expectations are aligned with reality, things proceed that way"
|
||||||
(= :fin (do
|
(= :fin (do
|
||||||
(compare-and-set! __ __ __)
|
(compare-and-set! __ __ __)
|
||||||
@atomic-clock)))
|
@atomic-clock)))
|
||||||
|
Loading…
Reference in New Issue
Block a user