From 5b8a747acd7702c9d59809d522dacce404240206 Mon Sep 17 00:00:00 2001 From: Ben Siraphob Date: Mon, 1 Sep 2025 17:14:23 -0700 Subject: [PATCH] README: adjust wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76c1c456d4ec..6714aa90e1cb 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ When successful build and test criteria are met, the Nixpkgs expressions are dis # Contributing Nixpkgs is among the most active projects on GitHub. -While thousands of open issues and pull requests might seem a lot at first, it helps consider it in the context of the scope of the project. +While thousands of open issues and pull requests might seem like a lot at first, it helps to consider it in the context of the scope of the project. Nixpkgs describes how to build tens of thousands of pieces of software and implements a Linux distribution. The [GitHub Insights](https://github.com/NixOS/nixpkgs/pulse) page gives a sense of the project activity.