From 5948e9d9a16b91d076865fd001a472555b1982f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20Ro=C3=9Fner?= Date: Tue, 26 Aug 2025 14:17:43 +0200 Subject: [PATCH] docs(mr-templates): Fix typo --- .gitlab/merge_request_templates/Update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/merge_request_templates/Update.md b/.gitlab/merge_request_templates/Update.md index 5438b37f..9a560fcf 100644 --- a/.gitlab/merge_request_templates/Update.md +++ b/.gitlab/merge_request_templates/Update.md @@ -10,7 +10,7 @@ ## 🔄 Requirements for migrations -- [ ] Minimum version of the application required in existing depoyments to update/upgrade: +- [ ] Minimum version of the application required in existing deployments to update/upgrade: - [ ] Describe manual steps required to update existing deployments. This especially applies if the upgrade includes any breaking changes: - [ ] Any other considerations in context of the update: