diff --git a/src/js/storyJS.js b/src/js/storyJS.js
index 09960be3bc6c14779728e71a8427c18257a0e310..6e4a81fe9ade8380af5d3bbe7337ff4b590cc30f 100644
--- a/src/js/storyJS.js
+++ b/src/js/storyJS.js
@@ -595,7 +595,7 @@ globalThis.SoftenSexualFlaw = function(slave) {
 };
 
 /**
- * @param {object} PC
+ * @param {App.Entity.PlayerState} PC
  */
 globalThis.generatePlayerPronouns = function(PC) {
 	if (PC.title === 0) {