From 1f82bcd1043779b89a008188852e84547462098c Mon Sep 17 00:00:00 2001 From: "fuder.eth" <139509124+vtjl10@users.noreply.github.com> Date: Fri, 27 Dec 2024 19:21:09 +0100 Subject: [PATCH] Update CONTRIBUTING.md --- docs/CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 0301027e..6c55340a 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -1,6 +1,6 @@ # Contributing to Horcrux -Welcome to the Horcrux project! We're thrilled that you're interested in contributing. Horcrux a multi-party-computation signing service for CometBFT nodes. This document outlines the process and guidelines for contributing to Horcrux. Please read it carefully to ensure that you understand our workflow and the standards we expect for our community. +Welcome to the Horcrux project! We're thrilled that you're interested in contributing. Horcrux is a multi-party-computation signing service for CometBFT nodes. This document outlines the process and guidelines for contributing to Horcrux. Please read it carefully to ensure that you understand our workflow and the standards we expect for our community. ## Table of Contents @@ -34,7 +34,7 @@ To get started, follow these steps: git clone https://github.com//horcrux.git ``` -3. Crate a new branch on your fork +3. Create a new branch on your fork ```sh git checkout -b name/broad-description-of-feature