From aedcfaf8c877a7874ec67abc1577cb09a4119d71 Mon Sep 17 00:00:00 2001 From: Aditya Prem Date: Sat, 4 Oct 2025 08:55:14 +0530 Subject: [PATCH] Fixed typo in 'CLone Repository' --- docs/GitHub/GitHub-basics/how-to-clone-repo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/GitHub/GitHub-basics/how-to-clone-repo.md b/docs/GitHub/GitHub-basics/how-to-clone-repo.md index b8f30c55..ca381eb9 100644 --- a/docs/GitHub/GitHub-basics/how-to-clone-repo.md +++ b/docs/GitHub/GitHub-basics/how-to-clone-repo.md @@ -16,7 +16,7 @@ HTML attributes are used to provide additional information about HTML elements. Here is an example of an HTML element with attributes: Go to this repository https://github.com/sanjay-kv/Learn-GitHub -```html title="CLone the repository" +```html title="Clone the repository" https://github.com/sanjay-kv/Learn-GitHub.git ```