We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88288da commit a9f3a06Copy full SHA for a9f3a06
exercises/practice/bank-account/.approaches/config.json
@@ -27,7 +27,7 @@
27
"uuid": "0acd6f2b-27d0-4ae6-9c22-22b0b2047039",
28
"slug": "reentrant-lock",
29
"title": "Reentrant lock",
30
- "blurb": "Use ",
+ "blurb": "Use an ReentrantLock to explicitly acquire and release locks",
31
"authors": [
32
"kahgoh"
33
]
0 commit comments