From 82d2ced0f20de9201e2129bfa74a80ab0937386c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment?= <48772756+L-Clem@users.noreply.github.com> Date: Thu, 18 Feb 2021 20:54:44 +0100 Subject: [PATCH] Readme typo fix (#144) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38190d85..92d0f9bc 100644 --- a/README.md +++ b/README.md @@ -333,7 +333,7 @@ If a plugin has not enough scopes to operate (and `plugins_errors_fatal` isn't e ![Plugin error example](https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.error.svg) -### 2. Put your GitHub perosnal token in your repository secrets +### 2. Put your GitHub personal token in your repository secrets Go to the `Settings` of your repository to create a new secret and paste your freshly generated GitHub token there.