diff --git a/client/src/translations/en_us/common.json b/client/src/translations/en_us/common.json index 1c153d26a..ce466aa5b 100644 --- a/client/src/translations/en_us/common.json +++ b/client/src/translations/en_us/common.json @@ -970,10 +970,10 @@ "productiondollars": "Total Dollars in Production", "productionhours": "Total Hours in Production", "projectedmonthlysales": "Projected Monthly Sales", - "scheduledindate": "Sheduled In Today: {{date}}", - "scheduledintoday": "Sheduled In Today", - "scheduledoutdate": "Sheduled Out Today: {{date}}", - "scheduledouttoday": "Sheduled Out Today", + "scheduledindate": "Scheduled In Today: {{date}}", + "scheduledintoday": "Scheduled In Today", + "scheduledoutdate": "Scheduled Out Today: {{date}}", + "scheduledouttoday": "Scheduled Out Today", "tasks": "Tasks" } },