Quellcode durchsuchen

feat(dev-hub) Visual fix

Aditya Arora vor 1 Woche
Ursprung
Commit
00e5a26f2f
1 geänderte Dateien mit 3 neuen und 1 gelöschten Zeilen
  1. 3 1
      apps/developer-hub/content/docs/price-feeds/core/index.mdx

+ 3 - 1
apps/developer-hub/content/docs/price-feeds/core/index.mdx

@@ -41,8 +41,10 @@ Pyth Core provides **two ways** to integrate and consume real-time price data on
     Consume Pyth real-time prices without pulling them explicitly.
   </Card>
 </Cards>
---- Pyth Core also supports **parsing historical price data on-chain** for
+
+Pyth Core also supports **parsing historical price data on-chain** for
 settlement and backtesting:
+
 <Cards>
   <Card
     icon={<Rewind size={12.5} />}