From eb0159931bc0f4f4d326c907d872a521c06ac381 Mon Sep 17 00:00:00 2001 From: King Date: Sat, 4 Jan 2025 21:16:46 +0100 Subject: [PATCH] Fix typo Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3af627092..bea47ba58 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -17,7 +17,7 @@ You will need to agree to [our CLA](https://safe.global/cla) in order to be poss ### Starting Guide -By following the steps bellow you will understand the development process and worflow. +By following the steps bellow you will understand the development process and workflow. 1. [Forking the repository](#forking-the-repository) 2. [Installing Node and Yarn](#installing-node-and-yarn) 3. [Installing dependencies](#installing-dependencies)