Fix title ("mininum" > "minimum") (#11346)

This commit is contained in:
bobbypower-asm 2022-05-24 17:27:36 -04:00 committed by GitHub
parent 79529ce74f
commit 2b7afa36d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
---
title: Istio Workload Mininum TLS Version Configuration
title: Istio Workload Minimum TLS Version Configuration
description: Shows how to configure the minimum TLS version for Istio workloads.
weight: 90
keywords: [security,TLS]
@ -90,4 +90,4 @@ To remove the `foo` and `istio-system` namespaces:
{{< text bash >}}
$ kubectl delete ns foo istio-system
{{< /text >}}
{{< /text >}}