From bbbfe9b8ca8ba7f98c8b2b432a5a143df38eb239 Mon Sep 17 00:00:00 2001 From: MelTuc Date: Thu, 19 Feb 2026 13:31:17 -0500 Subject: [PATCH] Fix typo: remove extra space in README.md link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fc58968f..e67a7effc 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ GitHub CLI is supported for users on GitHub.com, GitHub Enterprise Cloud, and Gi ## Documentation -For [installation options see below](#installation), for usage instructions [see the manual]( https://cli.github.com/manual/). +For [installation options see below](#installation), for usage instructions [see the manual](https://cli.github.com/manual/). ## Contributing