Openstatus www.openstatus.dev

Fix typo in timeline component #945 (#946)

authored by

Ratnadeep and committed by
GitHub
cbaeea22 3a05e9fc

+1 -1
+1 -1
apps/web/src/components/marketing/alert/timeline.tsx
··· 110 110 { 111 111 label: "Monitor recovered", 112 112 date: new Date("03.12.2023, 19:21:30"), 113 - message: "The enpoint response is back.", 113 + message: "The endpoint response is back.", 114 114 icon: { 115 115 name: "check", 116 116 textColor: "text-green-500",