From a0b0644943a4f11853849795a67b5fc139024dd0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Rozi=C3=A8re?= Date: Thu, 3 Sep 2020 17:51:36 +0200 Subject: [PATCH] Fix missing translation in tools _index.md --- content/fr/docs/setup/production-environment/tools/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/fr/docs/setup/production-environment/tools/_index.md b/content/fr/docs/setup/production-environment/tools/_index.md index 5beb1d5a9d..f12147d4ed 100644 --- a/content/fr/docs/setup/production-environment/tools/_index.md +++ b/content/fr/docs/setup/production-environment/tools/_index.md @@ -1,4 +1,4 @@ --- -title: Installing Kubernetes with deployment tools +title: Installer Kubernetes avec les outils de déploiement weight: 30 ---