From 55c2b2b015c20fc63b1038bfa4fc6db8c6c27525 Mon Sep 17 00:00:00 2001 From: Sakshi Umredkar <128240967+saakshii12@users.noreply.github.com> Date: Sat, 21 Oct 2023 15:35:32 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9b3c26ab..5c386ddc6 100644 --- a/README.md +++ b/README.md @@ -476,7 +476,7 @@ The repo must be a valid package repo, i.e. its root contains a `default.nix` fi **Experimental** Note that flake support is still experimental and might change in future in a backwards incompatible way. -You can overide repositories in two ways: +You can override repositories in two ways: - With packageOverrides ```nix