Skip to content

Commit 411ac76

Browse files
committed
fix boldness
1 parent f565a88 commit 411ac76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hunt/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ const hints = {
3636
"solution": "Answer: Dryer"
3737
},
3838
"10": {
39-
"text": "This animal's <b>wrath<b> is hard to bare<br>But in this house I'm a cuddly bear",
39+
"text": "This animal's <b>wrath</b> is hard to bare<br>But in this house I'm a cuddly bear",
4040
"solution": "Answer: Teddy Bear"
4141
},
4242
"11": {

0 commit comments

Comments
 (0)