From 693f95df481dce5bb3f55a4ad5137556178eed95 Mon Sep 17 00:00:00 2001 From: OP-75 Date: Thu, 24 Oct 2024 20:17:38 +0530 Subject: [PATCH] Typo fixed in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466139..91d4d49fc2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Introduction to Git and GitHub -## Simple Interest Calculator +## Simple Interest Rate Calculator A calculator that calculates simple interest given principal, annual rate of interest and time period in years.