zaphyra's git: haumea

fork of https://github.com/nix-community/haumea

commit f109ee4356bed340439f370ec2cb2573be359519
parent 871d1e372347300b82c33c9d5e441c4b166fca10
Author: figsoda <figsoda@pm.me>
Date: Mon, 10 Apr 2023 18:40:46 -0400

docs: fix grammar
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
@@ -8,7 +8,7 @@ Unless explicitly stated, all contributions are licensed under
 This doesn't apply to bug fixes.
 
 - Discuss before opening a pull request, so your work doesn't go to waste.
-  Anything from GitHub issues to Matrix discussions are fine.
+  Anything from GitHub issues to Matrix discussions is fine.
 - Update documentation accordingly. Everything in `haumea.lib` should to be documented.
 - Add [tests](tests) when necessary.
   Test your changes with `nix flake check`. Make sure new files are added to git.