From 19514556903b2337b785e718209c52ebbe62c5dc Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Mon, 21 Oct 2024 14:29:31 -0400 Subject: [PATCH] whoopsy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38ae1f10..db15abdd 100644 --- a/README.md +++ b/README.md @@ -297,7 +297,7 @@ Determinate Nix installer has numerous advantages over these options: - It uses [planners](#planners) to create appropriate install plans for complicated targets—plans that you can review prior to installation - It enables you to perform a best-effort reversion in the facing of a failed install - It improves installation performance by maximizing parallel operations -- It supports na expanded test suite including "curing" cases (compatibility with Nix already on the system) +- It supports an expanded test suite including "curing" cases (compatibility with Nix already on the system) - It supports SELinux and OSTree-based distributions without asking users to make compromises - It operates as a single, static binary with external dependencies such as [OpenSSL], only calling existing system tools (like `useradd`) when necessary - As a macOS remote build target, it ensures that Nix is present on the `PATH`