From 10fe0c360e2f086048055aea480c86b6b16e3a12 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Tue, 11 Oct 2022 15:42:19 +0200 Subject: [PATCH] Update roadmap.md --- roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roadmap.md b/roadmap.md index 8272e28ce..ad2d2a711 100644 --- a/roadmap.md +++ b/roadmap.md @@ -3,7 +3,7 @@ Software developers use Nix as a matter of course every day, mostly without even noticing. Nix runs trivially, anywhere. -For individuals to large organizations, Nix underpins the the entire software supply chain: +For individuals to large organizations, Nix underpins the entire software supply chain: - Developer tooling - Build automation - Binary distribution.