From 77eff85e3060a314d3e5a6d9435368b9eae52e37 Mon Sep 17 00:00:00 2001 From: Trevor Manz Date: Sun, 21 Jul 2024 20:54:38 -0400 Subject: [PATCH] fix typo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6d010fc..02722ea 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,7 +10,7 @@ of the repository to your local machine and change directories: ```bash git clone https://github.com/your-username/vizarr.git -cd vizarg +cd vizar ``` Set the `upstream` remote to the base `vizarr` repository: