Skip to content

Commit 825bb41

Browse files
authored
Merge branch 'main' into docs/java25
2 parents 908f788 + 036f383 commit 825bb41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/practice/bank-account/.approaches/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"uuid": "0acd6f2b-27d0-4ae6-9c22-22b0b2047039",
2828
"slug": "reentrant-lock",
2929
"title": "Reentrant lock",
30-
"blurb": "Use ",
30+
"blurb": "Use an ReentrantLock to explicitly acquire and release locks",
3131
"authors": [
3232
"kahgoh"
3333
]

0 commit comments

Comments
 (0)