diff --git a/src/uncategorized/addCustomDescriptors.tw b/src/uncategorized/addCustomDescriptors.tw
index bdf6a2f349b5a0349e67bcbaadb90c909fcbecfc..0f66ba70ef69fa5a9e71af6a188b45a3d721bbab 100644
--- a/src/uncategorized/addCustomDescriptors.tw
+++ b/src/uncategorized/addCustomDescriptors.tw
@@ -28,8 +28,7 @@ You may enter custom descriptors for your slave's hair color, hair style, tattoo
 		<<link "Apply">>
 			<<replace "#result">>
 				She'll try her best to call you $activeSlave.customTitle.
-				<<set $activeSlave.customTitleLisp = $activeSlave.customTitle>>
-				<<set $activeSlave.customTitleLisp = nameReplace($activeSlave.customTitleLisp)>>
+				<<set $activeSlave.customTitleLisp = $activeSlave.customTitle, $activeSlave.customTitleLisp = nameReplace($activeSlave.customTitleLisp)>>
 			<</replace>>
 		<</link>> |
 		<<link "Stop using a custom title">>