Skip to content

Commit 9cf1da9

Browse files
author
Mauren Berti
committed
Fix typo on translation.
1 parent 34036af commit 9cf1da9

File tree

1 file changed

+1
-1
lines changed
  • content/pt-br/docs/concepts/configuration

1 file changed

+1
-1
lines changed

content/pt-br/docs/concepts/configuration/secret.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2005,7 +2005,7 @@ be available in future releases of Kubernetes.
20052005

20062006
Para melhor desempenho em uma requisição `get` repetitiva, clientes podem criar
20072007
objetos que referenciam o Secret e então utilizar a requisição `watch` neste
2008-
novo objeto, requisitanto o Secret novamente quando a referência mudar.
2008+
novo objeto, requisitando o Secret novamente quando a referência mudar.
20092009
Além disso, uma [API de "observação em lotes"](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/api-machinery/bulk_watch.md)
20102010
para permitir a clientes observar recursos individuais também foi proposta e
20112011
provavelmente estará disponível em versões futuras do Kubernetes.

0 commit comments

Comments
 (0)