diff --git a/explorer/src/components/UnlockAlert.tsx b/explorer/src/components/UnlockAlert.tsx index 9d14aff9b6..97fd023178 100644 --- a/explorer/src/components/UnlockAlert.tsx +++ b/explorer/src/components/UnlockAlert.tsx @@ -74,11 +74,10 @@ export function UnlockAlert() { return (

- An unlock event is scheduled for January 7, 2021 00:00 UTC cluster time. + An unlock event is scheduled for January 7, 2021 00:00 cluster time.

- Cluster time is currently {displayTimestamp(blockTime * 1000)} UTC. - Cluster time may vary from actual UTC time. + Cluster time is currently {displayTimestamp(blockTime * 1000)}.

More information can be found{" "}