fixed typo

This commit is contained in:
2025-12-22 10:31:44 +01:00
parent 4983edbf3b
commit 409b6dce75

View File

@@ -71,7 +71,7 @@ To do this you can usually just add the following option at the end.
<command to switch configuration> --override-input dotfiles-modules path:$(pwd)
```
This will override the dotfiles-modules input witht the flake that is located in the current directory.
This will override the dotfiles-modules input with the flake that is located in the current directory.
You can see below some example usages of this option with different commands.
```bash