diff --git a/modular_doppler/alt_job_titles/alt_job_titles.dm b/modular_doppler/alt_job_titles/alt_job_titles.dm index ccee79b6104d5e..f4afe0c4233442 100644 --- a/modular_doppler/alt_job_titles/alt_job_titles.dm +++ b/modular_doppler/alt_job_titles/alt_job_titles.dm @@ -78,7 +78,7 @@ /datum/job/command_bodyguard alt_titles = list( "Command Bodyguard", - "Secreterial Officer", + "Secretarial Officer", "Command Guardian", "Command Protector", ) diff --git a/modular_doppler/modular_vending/code/doppler_vendors/nevada_iced_tea/nevada_machine.dm b/modular_doppler/modular_vending/code/doppler_vendors/nevada_iced_tea/nevada_machine.dm index 37d627aaee9e48..b77f26d0a7b8e0 100644 --- a/modular_doppler/modular_vending/code/doppler_vendors/nevada_iced_tea/nevada_machine.dm +++ b/modular_doppler/modular_vending/code/doppler_vendors/nevada_iced_tea/nevada_machine.dm @@ -1,6 +1,6 @@ /obj/machinery/vending/imported/nevada_iced_tea - name = "\improper Nevada Lifetyle Vendor" - desc = "More than just the cheapest beverage at the konbeni, Nevada Beverage Limited has branched \ + name = "\improper Nevada Lifestyle Vendor" + desc = "More than just the cheapest beverage at the konbini, Nevada Beverage Limited has branched \ out into a totalizing lifestyle brand. Caps, shirts, pants, shoes, and yes, even beverages can be \ purchased at this machine." icon_state = "nevada_vendor"