diff --git a/cooperative_cuisine/configs/human_readable_print_templates.yaml b/cooperative_cuisine/configs/human_readable_print_templates.yaml
index 0e1bec2cddac67bac7ce25dad95188e7c0e36d9a..b190f6bccf1f0a3a3c580a8e37dd4c5f05e56365 100644
--- a/cooperative_cuisine/configs/human_readable_print_templates.yaml
+++ b/cooperative_cuisine/configs/human_readable_print_templates.yaml
@@ -1,13 +1,13 @@
 post_dispenser_pick_up: "Player $player picked up $return_this from the $counter."
 post_counter_pick_up: "Player $player picked $return_this up from $counter."
 post_counter_drop_off: "Player $player dropped $item off on $counter."
-cutting_board_100: "Player $player_name finished chopping at $counter."
+cutting_board_100: "Player $player finished chopping at $counter."
 player_start_interaction: "Player $player started interacting with $counter."
 player_end_interact: "Player $player stopped interacting with $counter."
 post_serving: "Item $item was served at $counter."
 dirty_plate_arrives: "A plate returned to $counter."
 trashcan_usage: "Player $player threw $item in $counter."
-plate_cleaned: "Player $player_name cleaned a plate at $counter."
+plate_cleaned: "Player $player cleaned a plate at $counter."
 added_plate_to_sink: "Player $player put $item in $counter."
 drop_on_sink_addon: "Player $player put $item on $counter."
 pick_up_from_sink_addon: "Player $player picked up $occupied_by from $counter."