From 7bcf5e1de491ddd35176a8d2cba1e0da2d4495af Mon Sep 17 00:00:00 2001 From: kube-gopher Date: Sat, 3 Jan 2026 17:13:42 +0800 Subject: [PATCH] docs: correct 'abbrieviated' to 'abbreviated' in RELEASE_PROCESS.md Signed-off-by: kube-gopher --- RELEASE_PROCESS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_PROCESS.md b/RELEASE_PROCESS.md index d1cf37691a..4ac94e3cbe 100644 --- a/RELEASE_PROCESS.md +++ b/RELEASE_PROCESS.md @@ -218,7 +218,7 @@ spelled with complete minutiae. 1. When the tag was pushed, an automated build was created. Locate this by starting from `https://github.com/containers/podman/tags` and finding the recent entry - for the pushed tag. Under the tag name will be a timestamp and abbrieviated + for the pushed tag. Under the tag name will be a timestamp and abbreviated commit hash, for example `<> 5b2585f`. Click the commit-hash link. 1. In the upper-left most corner, just to the left of the "Bump to vX.Y" text, will be a small status icon (Yellow circle, Red "X", or green check).