guibescos 1 éve
szülő
commit
70b4faca19
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      apps/staking/src/components/NoWalletHome/index.tsx

+ 1 - 1
apps/staking/src/components/NoWalletHome/index.tsx

@@ -145,7 +145,7 @@ export const NoWalletHome = () => {
             },
             {
               title: "Secure Pyth to Obtain Rewards",
-              body: "The protocol programmatically distributes rewards to publishers who contributed high quality data, and then distributes remaining rewards to the stakers who supported these publishers. Rewards are generated every epoch—one week period.",
+              body: "The protocol programmatically distributes rewards to publishers who contributed high quality data, and then distributes remaining rewards to the stakers who supported these publishers. Rewards are calculated every epoch (i.e. one week period).",
               icon: ObtainRewards,
             },
           ]}