From 3d9e63be5d8f963f70316034fd5c6e811ac5e3af Mon Sep 17 00:00:00 2001 From: decentral1se Date: Wed, 26 Jul 2023 09:55:14 +0200 Subject: [PATCH] docs: typo & wording --- docs/maintainers/handbook.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/maintainers/handbook.md b/docs/maintainers/handbook.md index fa2e7a73..6c668da1 100644 --- a/docs/maintainers/handbook.md +++ b/docs/maintainers/handbook.md @@ -714,5 +714,6 @@ git for-each-ref refs/tags | grep 1.3.1+1.17.3-rootless 964f1680000fbba6daa520aa8d533a53ad151ab8 tag refs/tags/1.3.1+1.17.3-rootless ``` -That's it! Spread the word, use `-a` when taggin recipe versions manually! Or -just use `abra` which handles this automagically for you in all cases 🎉 +That's it! Spread the word, use `-a` when tagging recipe versions manually! Or +just use `abra` which should handle this issue automagically for you in all +cases 🎉