pkgs: fix typos

This commit is contained in:
danjujan
2024-10-25 15:18:18 +02:00
committed by Mic92
parent 7caa868ecb
commit 75ffb4436e
10 changed files with 15 additions and 15 deletions

View File

@@ -4,7 +4,7 @@ The clan-cli contains the command line interface
## Hacking on the cli
We recommend setting up [direnv](https://direnv.net/) to load the developement with nix.
We recommend setting up [direnv](https://direnv.net/) to load the development with nix.
If you do not have it set up you can also use `nix develop` directly like this:
```