From 33f023cd24935ab0d23c209c4229576b24b154e9 Mon Sep 17 00:00:00 2001
From: Dennis Onyeka <dchidindu5@gmail.com>
Date: Fri, 1 Apr 2022 17:02:58 +0100
Subject: [PATCH] Update README.md

I've corrected a grammatical error
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d2488326aa..2fc46f6093 100644
--- a/README.md
+++ b/README.md
@@ -95,7 +95,7 @@ Open a terminal and run the following git command:
 git clone "url you just copied"
 ```
 
-where "url you just copied" (without the quotation marks) is the url to this repository (your fork of this project). See the previous steps to obtain the url.
+where "url you just copied" (without the quotation marks) is the url to this repository (i.e. The fork you've made to this project). See the next steps to obtain the url.
 
 <img align="right" width="300" src="https://firstcontributions.github.io/assets/Readme/copy-to-clipboard.png" alt="copy URL to clipboard" />
 
-- 
GitLab