commit 2d24c7909cb28eb31f2f9b1ca3cd6e0110f50102
parent 3c32cd3cedc297bee95560f47d49843e92d21a02
Author: Markus Wamser <wamserma@users.noreply.github.com>
Date: Tue, 9 May 2023 23:21:37 +0200
parent 3c32cd3cedc297bee95560f47d49843e92d21a02
Author: Markus Wamser <wamserma@users.noreply.github.com>
Date: Tue, 9 May 2023 23:21:37 +0200
docs: fix typo pinged -> pinned
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.