zaphyra's git: haumea

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

commit e6f3a41fe8f3b36424dd259d2438ad31caf132da
parent 873012c169e5ac949e0a903088e7933cf250ccbe
Author: figsoda <figsoda@pm.me>
Date: Tue, 9 May 2023 17:55:36 -0400

Merge pull request #8 from wamserma/patch-1

1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/src/intro/getting-started.md b/docs/src/intro/getting-started.md
@@ -20,7 +20,7 @@ You can use haumea without the template by adding it to your flake inputs:
 {{#include ../../../templates/default/flake.nix:2:8}}
 ```
 
-Haumea is pinged to a tag here so potential breaking changes in the main branch
+Haumea is pinned to a tag here so potential breaking changes in the main branch
 wouldn't break downstream consumers.
 See the [Versioning](versioning.html) chapter for information.