From 409b6dce759db5ab1d8959e75e41baac45bad5d1 Mon Sep 17 00:00:00 2001 From: quirinecker Date: Mon, 22 Dec 2025 10:31:44 +0100 Subject: [PATCH] fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa1ebb6..5c46152 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To do this you can usually just add the following option at the end. --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