From 59a4f4c4ba62ab09522129e28af4e1da02bac594 Mon Sep 17 00:00:00 2001 From: Federico Builes Date: Wed, 9 Nov 2022 13:24:07 +0100 Subject: [PATCH] Fixing typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0e6c3a..f333799 100644 --- a/README.md +++ b/README.md @@ -198,7 +198,7 @@ A token for fetching external configuration files if they live in an external private repository. Visit the [developer settings](https://github.com/settings/tokens) to -create a new personal access token with `read` permissions` for the +create a new personal access token with `read` permissions for the repository that hosts the config file. **Possible values**: Any GitHub token with read access to the external repository.