diff --git a/src/routes/stocks/[tickerID]/statistics/market-cap/+layout.svelte b/src/routes/stocks/[tickerID]/statistics/market-cap/+layout.svelte index 0519b027..f175fa77 100644 --- a/src/routes/stocks/[tickerID]/statistics/market-cap/+layout.svelte +++ b/src/routes/stocks/[tickerID]/statistics/market-cap/+layout.svelte @@ -106,14 +106,14 @@
-
-
-
+
+
+

Market Capitalization

-
+
Market capitalization, also called net worth, is the total value of all of a company's outstanding shares. It is calculated by multiplying the stock price by the number of @@ -122,6 +122,12 @@
Formula: Market Cap = Stock Price * Shares Outstanding
+ + Full Definition +
@@ -156,7 +162,7 @@ >{item?.symbol}{item?.name}