From c8eae92782f4dd389a0e2a2a18af619b8ccda86c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20HUBSCHER?= Date: Mon, 31 Aug 2020 18:14:14 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76036a0..6515660 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ npm install --global github-email github-email ghusername ``` -# Authenication Token +# Authentication Token If the `GH_EMAIL_TOKEN` environment variable is not set, the script will ask the user to generate a personal access token [for authentication](https://developer.github.com/v3/auth/#basic-authentication). To do this: