From 528ae0072ec7f011d31ce3b468a16b7b98b2c493 Mon Sep 17 00:00:00 2001 From: ianshaloom Date: Fri, 21 Nov 2025 14:56:04 +0300 Subject: [PATCH] fix: correct heading in Gitea workflow documentation - Updated the heading from "Related Documentation" to "Related Documentations" for consistency in the .gitea/workflows/README.md file. --- .gitea/workflows/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/README.md b/.gitea/workflows/README.md index 67a2090..ababe9e 100644 --- a/.gitea/workflows/README.md +++ b/.gitea/workflows/README.md @@ -161,7 +161,7 @@ To trigger manual deployment: - Verify port is accessible - Check firewall rules -## Related Documentation +## Related Documentations - `../../deployment/docs/pack-docker-permissions-fix.md` - Pack Docker permissions fix - `../../deployment/docs/secrets-management.md` - Secrets management guide