Skip to content

Commit 6af3e1c

Browse files
committed
Refactor: simplify question title for clarity
1 parent c913066 commit 6af3e1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/questionBank.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3745,7 +3745,7 @@
37453745
"并发"
37463746
],
37473747
"difficulty": "Hard",
3748-
"title": "spring的bean是线程安全的吗?(面试官引导了很久,硬控3min,其实就是看bean是不是有状态的)"
3748+
"title": "spring的bean是线程安全的吗?"
37493749
},
37503750
{
37513751
"type": "Question",

0 commit comments

Comments
 (0)