diff --git a/src/events/RESS/review/niceGuys.js b/src/events/RESS/review/niceGuys.js
index 04e472c9784741f38097c0a41379f44b0526c95e..4b09c9430232108c9d6bc18786e003739f377db6 100644
--- a/src/events/RESS/review/niceGuys.js
+++ b/src/events/RESS/review/niceGuys.js
@@ -70,7 +70,7 @@ App.Events.RESSNiceGuys = class RESSNiceGuys extends App.Events.BaseEvent {
 		r.toParagraph();
 		r.push(`"Can we just walk up to ${him} and ask ${him} out?" says one.`);
 		r.toParagraph();
-		r.push(`"Don't be <b>stupid</b>," says another. "Like, look at ${him}, why would ${he} even touch any of us?`);
+		r.push(`"Don't be <b>stupid,</b>" says another. "Like, look at ${him}, why would ${he} even touch any of us?`);
 		if (V.pedo_mode === 0) {
 			if (eventSlave.visualAge < 12) {
 				r.push(`${He}'s just a little ${girl} – is that even legal?`);