Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
coryodaniel committed Jan 7, 2019
1 parent e0d6c04 commit 1a81626
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/disable_client_cert/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Disable Client Certificate

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

* basic auth
* client certificate
Expand Down Expand Up @@ -47,4 +47,4 @@ To provision this example, run the following from within this directory:
- `terraform init` to get the plugins
- `terraform plan` to see the infrastructure plan
- `terraform apply` to apply the infrastructure build
- `terraform destroy` to destroy the built infrastructure
- `terraform destroy` to destroy the built infrastructure

0 comments on commit 1a81626

Please sign in to comment.