From e98a077875b680cf37f7aaaa5cfe9bb1a1aed624 Mon Sep 17 00:00:00 2001 From: Mahfuza Humayra Mohona Date: Mon, 4 Mar 2024 20:57:50 +0600 Subject: [PATCH] fix typo --- .github/docs/CONTRIBUTING_NO_BACK_LINKS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/docs/CONTRIBUTING_NO_BACK_LINKS.md b/.github/docs/CONTRIBUTING_NO_BACK_LINKS.md index fe7e4b7c7..f66525159 100644 --- a/.github/docs/CONTRIBUTING_NO_BACK_LINKS.md +++ b/.github/docs/CONTRIBUTING_NO_BACK_LINKS.md @@ -96,7 +96,7 @@ git clone https://github.com//Scribe-Data.git # Navigate to the newly cloned directory. cd Scribe-Data # Assign the original repo to a remote called "upstream". -git remote add upstream https://github.com/scribe-org/Scibe-Data.git +git remote add upstream https://github.com/scribe-org/Scribe-Data.git ``` - Now, if you run `git remote -v` you should see two remote repositories named: