From 2bef9637455c29395eca4e34efd674390f7959f6 Mon Sep 17 00:00:00 2001 From: ReedJordan <89485455+ReedJordan@users.noreply.github.com> Date: Thu, 9 Jan 2025 15:01:52 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f82acb..7a49500 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@ * Make methods that allow someone to: * Change the account owner * Change/set the interest rate -* Make an ```addInterest(...)``` method that add *x*% of interest to the balance and updates the balance \ No newline at end of file +* Make an ```addInterest(...)``` method that add *x*% of interest to the balance and updates the balance