From 566d13f015b34e9ef96b9828a85289b2677397b6 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Tue, 1 Oct 2024 01:07:49 +0900 Subject: [PATCH] docs: update CONTRIBUTING.md Brabch -> Branch --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index be4a1fa5..619dee9c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -16,7 +16,7 @@ As a general rule; ## How to contribute -This project follows a Fork/Feature Brabch/Pull Request model. If you're not familiar with this, here's how it works: +This project follows a Fork/Feature Branch/Pull Request model. If you're not familiar with this, here's how it works: 1. Fork the project to your GitHub account. 2. Clone your fork to your local machine.