documentation: fix wording

This commit is contained in:
a-kenji
2024-04-13 12:11:13 +02:00
parent 35d834b71d
commit fd969fa22c

View File

@@ -66,7 +66,7 @@ Ensure the creation of your project files with a quick directory listing
cd my-clan && ls -la
```
You should see `.clan-flake`, `flake.lock`, and `flake.nix` among the files listed, which means you're all set up!
You should see `.clan-flake`, `flake.lock`, and `flake.nix` among the files listed, which means you're set up!
---