Skip to content

Commit b9beb1f

Browse files
committed
typo fix
1 parent 0730bdd commit b9beb1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/disable_client_cert/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Disable Client Certificate
22

3-
This example illustrates how to create a simple cluster and disable deprecate security features:
3+
This example illustrates how to create a simple cluster and disable deprecated security features:
44

55
* basic auth
66
* client certificate
@@ -47,4 +47,4 @@ To provision this example, run the following from within this directory:
4747
- `terraform init` to get the plugins
4848
- `terraform plan` to see the infrastructure plan
4949
- `terraform apply` to apply the infrastructure build
50-
- `terraform destroy` to destroy the built infrastructure
50+
- `terraform destroy` to destroy the built infrastructure

0 commit comments

Comments
 (0)