Skip to content

Commit

Permalink
chore(status-page): Typo Status Page (#14607)
Browse files Browse the repository at this point in the history
  • Loading branch information
spachib committed Aug 30, 2023
1 parent 2f5b9e2 commit f23eed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/status-page/src/utils/buildStatusIndicators.ts
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@ export async function buildStatusIndicators(
indicators.push({
provider: config.l1Provider,
contractAddress: config.l1TaikoAddress,
header: "Latest Oradle Proof",
header: "Latest Oracle Proof",
intervalInMs: 0,
status: "0",
watchStatusFunc: async (
Expand Down

0 comments on commit f23eed2

Please sign in to comment.