We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0675850 + 5c27ca2 commit 4050549Copy full SHA for 4050549
1 file changed
src/koans/16_atoms.clj
@@ -24,7 +24,7 @@
24
(compare-and-set! atomic-clock 100 :fin)
25
@atomic-clock))
26
27
- "When your expectations are aligned with reality things, proceed that way"
+ "When your expectations are aligned with reality, things proceed that way"
28
(= :fin (do
29
(compare-and-set! __ __ __)
30
@atomic-clock)))
0 commit comments