Skip to content

Commit

Permalink
Fix wrong backticks markdown.
Browse files Browse the repository at this point in the history
  • Loading branch information
Antiarchitect authored Feb 13, 2018
1 parent f400a88 commit 6df4f00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ when you are happy that it is deleting the right things you run `kops delete clu

* Build a terraform model: `--target=terraform` The terraform model will be built in `out/terraform`

* Build a Cloudformation model: '--target=cloudformation' The Cloudformation json file will be built in 'out/cloudformation'
* Build a Cloudformation model: `--target=cloudformation` The Cloudformation json file will be built in 'out/cloudformation'

* Specify the k8s build to run: `--kubernetes-version=1.2.2`

Expand Down

0 comments on commit 6df4f00

Please sign in to comment.