From 8cf67b3daa16ea12030e32e0460780aa10df204c Mon Sep 17 00:00:00 2001 From: Sho Mizutani Date: Sun, 14 Feb 2021 00:51:03 +0900 Subject: [PATCH] Update README.md Co-authored-by: Josh Gross --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88ccf35..60f4b95 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ When no machine has access to both the public internet and the GHES instance: ## Destination token scopes -When creating a personal access token include the `repo` the `workflow` scope. Include the `site_admin` scope (optional) if you want organizations to be created as necessary. +When creating a personal access token include the `repo` and `workflow` scopes. Include the `site_admin` scope (optional) if you want organizations to be created as necessary. ## Contributing