From abcfee7aa33b9487f78f2943342269fbba26bdba Mon Sep 17 00:00:00 2001 From: Vinicius Barbosa Date: Thu, 26 Mar 2020 04:50:26 -0300 Subject: [PATCH] fix concordance error in the abstract of portuguese homepage (#19796) * fix concordance error in the abstract of portuguese homepage * fix plural --- content/pt/_index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/pt/_index.html b/content/pt/_index.html index 30a826897a..62cfd340d4 100644 --- a/content/pt/_index.html +++ b/content/pt/_index.html @@ -1,6 +1,6 @@ --- -title: "Orquestração de contêiner pronto para produção" -abstract: "Implantação, dimensionamento e gerenciamento de contêiner automatizado" +title: "Orquestração de contêineres prontos para produção" +abstract: "Implantação, dimensionamento e gerenciamento automatizado de contêineres" cid: home ---