From 58ed462b4cfc4082b950107c48c346090c7828d4 Mon Sep 17 00:00:00 2001 From: Lorenzo Zabot Date: Fri, 20 Feb 2026 22:38:53 +0100 Subject: [PATCH] Correct typos in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 89817f1..7a5a82b 100644 --- a/README.md +++ b/README.md @@ -188,7 +188,7 @@ sudo wget -O - https://installer.dappnode.io | sudo UPDATE=true bash ## Releases -Create releases manually with Github actions, the Github action to run is: **Pre-release**. The requirements are: +Create releases manually with GitHub actions, the GitHub action to run is: **Pre-release**. The requirements are: - Introduce the core packages versions - There must exist the corresponding core package release for the specified version @@ -206,7 +206,7 @@ The release will contain: ## Testing with artifacts -Generate ISOs and test them by running the Github action: **Artifacts**. This action will generate an artifacts with the same assets as the release, useful for testing purposes. +Generate ISOs and test them by running the GitHub action: **Artifacts**. This action will generate an artifacts with the same assets as the release, useful for testing purposes. ## Versioning