From 9668ea3aeb866baa2789e7ba6fa451c7561e746c Mon Sep 17 00:00:00 2001 From: "Sarah Monks, PhD" <141967111+shmonks@users.noreply.github.com> Date: Wed, 16 Oct 2024 16:41:58 -0700 Subject: [PATCH] Corrected typo --- docs/contributing/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing/index.md b/docs/contributing/index.md index 2c3d40ae..1640c5ed 100644 --- a/docs/contributing/index.md +++ b/docs/contributing/index.md @@ -6,7 +6,7 @@ Thank you for volunteering your time! The following is a set of guidelines for c - [Joining the team](team.md) -- [Setting up the Developement Environment](dev_environment.md) +- [Setting up the Development Environment](dev_environment.md) - [Pre-requisites](dev_environment.md#pre-requisites) - [Fork the repository](dev_environment.md#fork-the-repository)