From 605e950f3b5dbe76d296e3c83668d9924e1d6829 Mon Sep 17 00:00:00 2001 From: gabriellaavega <63513325+gabriellaavega@users.noreply.github.com> Date: Tue, 12 Mar 2024 14:24:44 -0400 Subject: [PATCH] Fix portfolio value --- Tech-Lab-On-Campus/Resources/Finance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tech-Lab-On-Campus/Resources/Finance.md b/Tech-Lab-On-Campus/Resources/Finance.md index 2a39953d..4b8b1dac 100644 --- a/Tech-Lab-On-Campus/Resources/Finance.md +++ b/Tech-Lab-On-Campus/Resources/Finance.md @@ -21,4 +21,4 @@ For example, I could have a portfolio which contains the positions: **10** shares of **MSFT USD** and **10** shares of **AAPL USD** -Hypothetically, if a stock of MSFT is worth $50 each and a stock of AAPL is worth $20 each, then the total value of the portfolio above would be $70. \ No newline at end of file +Hypothetically, if a stock of MSFT is worth $50 each and a stock of AAPL is worth $20 each, then the total value of the portfolio above would be $700.