Add missing closing inline code character

This commit is contained in:
Matt Bacchi 2020-09-30 10:15:00 -06:00
parent b9921511a4
commit 8d76d31b08
No known key found for this signature in database
GPG Key ID: 9009221AE2C5ED52
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
This page lists the most common kops commands.
Please refer to the kops [cli reference](../cli/kops.md) for full documentation.
## `kops create
## `kops create`
`kops create` registers a cluster. There are two ways of registering a cluster: using a cluster spec file or using cli arguments.