From f67e7b71a7ab16e99867b209727ea822ecfda342 Mon Sep 17 00:00:00 2001 From: W0jno <50086154+W0jno@users.noreply.github.com> Date: Thu, 3 Sep 2026 18:30:46 +0200 Subject: [PATCH] Fix title typo in Kubernetes objects documentation "Objects" in polish language is "Obiekty", not "Objekty" --- .../pl/docs/concepts/overview/working-with-objects/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/pl/docs/concepts/overview/working-with-objects/_index.md b/content/pl/docs/concepts/overview/working-with-objects/_index.md index 571fe200a3858..bf01ce95ce12c 100644 --- a/content/pl/docs/concepts/overview/working-with-objects/_index.md +++ b/content/pl/docs/concepts/overview/working-with-objects/_index.md @@ -1,5 +1,5 @@ --- -title: Objekty w Kubernetesie +title: Obiekty w Kubernetesie content_type: concept weight: 30 description: >