From f4f4789e0d40b65154b80bdba9ec2029074f51ea Mon Sep 17 00:00:00 2001 From: Cameron Smith Date: Mon, 15 Jul 2024 11:39:53 -0400 Subject: [PATCH] nit(contributing): fix `development` Signed-off-by: Cameron Smith --- nbs/about/contributing.qmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nbs/about/contributing.qmd b/nbs/about/contributing.qmd index 4d9c270c8..ed1efacfd 100644 --- a/nbs/about/contributing.qmd +++ b/nbs/about/contributing.qmd @@ -150,7 +150,7 @@ Taken together, this is why we currently use poetry to manage python dependencie Before proceeding ensure you have deactivated any virtual environments created with python-ecosystem tools. The nix flake integrates with [direnv](https://github.com/direnv/direnv) and provides a -[nix devlopment shell](https://github.com/pinellolab/pyrovelocity/blob/v0.2.0/flake.nix#L185) +[nix development shell](https://github.com/pinellolab/pyrovelocity/blob/v0.2.0/flake.nix#L185) that can be activated with ```bash