From 5918620535af4c004a199a4a9d21b4cf4f48019e Mon Sep 17 00:00:00 2001 From: a-kenji Date: Sun, 2 Mar 2025 20:44:42 -0800 Subject: [PATCH] docs/CONTRIBUTING: Add missing article --- docs/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 9f1a056bb..39fd6cf2c 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -132,7 +132,7 @@ run( ``` The doesn't need to be a local path, it can be any valid [flakeref](https://nix.dev/manual/nix/2.26/command-ref/new-cli/nix3-flake.html#flake-references). -And thus can point test already opened PRs for example. +And thus can point to test already opened PRs for example. # Standards