From 3f5c1141d0fe290497f149cdf1690b96aa7ae9f4 Mon Sep 17 00:00:00 2001 From: Hack666r Date: Sat, 4 Jan 2025 13:12:55 +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..fdf13119c 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 below you will understand the development process and worflow. 1. [Forking the repository](#forking-the-repository) 2. [Installing Node and Yarn](#installing-node-and-yarn) 3. [Installing dependencies](#installing-dependencies)