Hospital: fix preposition in USA-standards descriptor (for→by)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
prosolis
2026-05-09 20:48:56 -07:00
co-authored by Claude Opus 4.7
parent b8e8f994d8
commit 97e4a502c9
+1 -1
View File
@@ -67,7 +67,7 @@ var nurseJoyAlreadyRevived = "You seem to have recovered on your own! " +
// "The bill has been described as ..." sentence in the discharge announcement.
// Some are bare adjectives ("devastating"); others are full quoted phrases.
var hospitalDischargeBillDescriptors = []string{
"\"inhumane but probably normal for USA standards.\"",
"\"inhumane but probably normal by USA standards.\"",
"devastating.",
"ruinous.",
"soul-crushing.",