From be07933fc3d511972ff8978c36086cb9e67995ac Mon Sep 17 00:00:00 2001 From: indekalu <75138138+indekalu@users.noreply.github.com> Date: Fri, 24 Nov 2023 04:23:02 +0100 Subject: [PATCH] Fix typo in How to Use (#370) Co-authored-by: Lukasz Indeka --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99b13a1..1603c86 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@ $ ghorg ls someorg $ ghorg ls someorg | xargs -I %s mv %s bar/ # view examples of how to use with gitlab $ ghorg examples gitlab -$ ghorg exmaples github +$ ghorg examples github ``` ## Changing Clone Directories