From 3614fc3c264e9bee52c9174e89736ec274e152a5 Mon Sep 17 00:00:00 2001 From: Mads Hougesen Date: Fri, 11 Oct 2024 19:18:13 +0200 Subject: [PATCH] docs: enviroment -> environment (#245) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ab121a7..0bd1156 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ ## Setup -Create a fresh development enviroment, and install the +Create a fresh development environment, and install the appropriate tools and dependencies: $ make venv