From e535cfe07c3498e78e9a5ceba9925d3eae4167ca Mon Sep 17 00:00:00 2001 From: joelhoward0 Date: Fri, 8 Dec 2023 14:19:57 +0000 Subject: [PATCH] fixes a typo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cae35993..ae0ce460 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -48,7 +48,7 @@ The following steps are tested on an Ubuntu system. 1. Fork 🐸TTS[https://github.com/coqui-ai/TTS] by clicking the fork button at the top right corner of the project page. -2. Clone 🐸TTS and add the main repo as a new remote named ```upsteam```. +2. Clone 🐸TTS and add the main repo as a new remote named ```upstream```. ```bash $ git clone git@github.com:/TTS.git