diff --git a/curriculum/challenges/english/blocks/build-a-financial-calculator-project/63d8401e39c73468b059cd42.md b/curriculum/challenges/english/blocks/build-a-financial-calculator-project/63d8401e39c73468b059cd42.md index cd3842537cc..0e0c502c058 100644 --- a/curriculum/challenges/english/blocks/build-a-financial-calculator-project/63d8401e39c73468b059cd42.md +++ b/curriculum/challenges/english/blocks/build-a-financial-calculator-project/63d8401e39c73468b059cd42.md @@ -13,7 +13,7 @@ After going to that link, create a copy of the notebook either in your own accou # --instructions-- -For this challenge, you need to create a financial calculator using Python that take input and do the following: +For this challenge, you need to create a financial calculator using Python that takes input from the user and does the following: - Calculate annuity with monthly or continuous growth - Calculate monthly mortgage payment