diff --git a/src/engine/task.ts b/src/engine/task.ts index f2606ff..c74f1b8 100644 --- a/src/engine/task.ts +++ b/src/engine/task.ts @@ -199,7 +199,7 @@ export const OBSERVE_PATROL_ROUTES: Task = { name: "Observe Patrol Routes", shortName: "OBS_PTRL", baseCost: () => 3500, - description: "Learn the patrol routes of the Presever cleanup crew.", + description: "Learn the patrol routes of the Preserver cleanup crew.", flavor: "Tactical planning substrate suggests attacking during moments of isolation.", required: { progress: { ruinsExploration: 15 } },