Merge pull request 'documentation: fix wording' (#1191) from a-kenji-docs/wording into main

This commit is contained in:
clan-bot
2024-04-13 10:22:59 +00:00

View File

@@ -66,7 +66,7 @@ Ensure the creation of your project files with a quick directory listing
cd my-clan && ls -la 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!
--- ---