From 4586d3f96d3b736b5b5b853003f4005aa881b1f5 Mon Sep 17 00:00:00 2001 From: Dmitry <98899785+mdqst@users.noreply.github.com> Date: Fri, 15 Nov 2024 12:31:37 +0300 Subject: [PATCH] Typo Update CONTRIBUTING.md (#2110) Fix Typographical Error in Contribution Guide --- launcher/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/launcher/CONTRIBUTING.md b/launcher/CONTRIBUTING.md index aa91d1002..1e6b4c47d 100755 --- a/launcher/CONTRIBUTING.md +++ b/launcher/CONTRIBUTING.md @@ -39,7 +39,7 @@ To create your own build you can use `npm run electron:build` and find it in the If you want to add changes to the global Stereum repository you need to do a pull request. -Pull requests will be reviewed/merged ASAP - please follow this steps: +Pull requests will be reviewed/merged ASAP - please follow these steps: 1. Open your [local development environment](#getting-started) 2. Create your feature branch: