mirror of
https://github.com/prosolis/gogobee.git
synced 2026-07-15 08:32:41 +00:00
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:
@@ -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.
|
// "The bill has been described as ..." sentence in the discharge announcement.
|
||||||
// Some are bare adjectives ("devastating"); others are full quoted phrases.
|
// Some are bare adjectives ("devastating"); others are full quoted phrases.
|
||||||
var hospitalDischargeBillDescriptors = []string{
|
var hospitalDischargeBillDescriptors = []string{
|
||||||
"\"inhumane but probably normal for USA standards.\"",
|
"\"inhumane but probably normal by USA standards.\"",
|
||||||
"devastating.",
|
"devastating.",
|
||||||
"ruinous.",
|
"ruinous.",
|
||||||
"soul-crushing.",
|
"soul-crushing.",
|
||||||
|
|||||||
Reference in New Issue
Block a user