From 5ff3ef807ae96363610bb860a6dd7afd898439fe Mon Sep 17 00:00:00 2001 From: Aditya Arora Date: Wed, 2 Oct 2024 09:58:58 -0400 Subject: [PATCH] fix(ois) Typo --- .../home/oracle-integrity-staking/publisher-quality-ranking.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/home/oracle-integrity-staking/publisher-quality-ranking.mdx b/pages/home/oracle-integrity-staking/publisher-quality-ranking.mdx index 4f7a3347..769a1fff 100644 --- a/pages/home/oracle-integrity-staking/publisher-quality-ranking.mdx +++ b/pages/home/oracle-integrity-staking/publisher-quality-ranking.mdx @@ -50,7 +50,7 @@ This section provides a detailed breakdown of how each metric is calculated. ### Uptime -Uptime measures a publisher's reliability and availability. If a publisher consistently provides data without interruptions, it indicates a high level of reliability. This is aligned with the current conformance testing/PRP, which checks the publsiher's availability based on price publication within 10 slots. +Uptime measures a publisher's reliability and availability. If a publisher consistently provides data without interruptions, it indicates a high level of reliability. This is aligned with the current conformance testing, which checks the publisher's availability based on price publication within 10 slots. $$ \text{Score}_{\text{Uptime}} = \frac{\text{Publisher Slot Count}}{\text{Aggregate Slot Count}}