From 4e3d9e33fd5c75d99fd4cc4e868674e14603d514 Mon Sep 17 00:00:00 2001 From: MAUGIN Thomas Date: Thu, 30 Dec 2021 12:28:36 +0100 Subject: [PATCH] doc: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91cc95c..cdde638 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,7 @@ The only code change you need to make to the build logic file `.github/workflows BRANCH: "master" ``` -User is your GutHub user and endpoint is your own custom name (typically the name of the repository where your mod is). You do not need to create this endpoint beforehand, the build logic will push it and create it on first run. +User is your GitHub user and endpoint is your own custom name (typically the name of the repository where your mod is). You do not need to create this endpoint beforehand, the build logic will push it and create it on first run. Head over to `https://github.com/user/endpoint/settings/secrets` and click on `New secret`