From 5327559c958ad904cd76f6661b14fc24668afa52 Mon Sep 17 00:00:00 2001 From: Amir Meyari Date: Tue, 7 May 2024 18:33:04 +0330 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit asked copilot to be sure, here is the answer: The phrase “look below code” is not grammatically correct. The correct version should be “Look at the code below.” The preposition “at” is necessary to indicate the direction of looking. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66927ea..1d8ec4e 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ We use this formula to calculate the difference : (B - A) ÷ A \* 100 # A little trip -### Look below code: +### Look at the code below: Create a file called `mod.ts` and paste the code below into it: