diff --git a/docs/getting_started/openstack.md b/docs/getting_started/openstack.md index 663dfe2d9b256..4e0c2d0ea8423 100644 --- a/docs/getting_started/openstack.md +++ b/docs/getting_started/openstack.md @@ -5,7 +5,7 @@ OpenStack support on kops is currently **beta**, which means that OpenStack supp ## OpenStack requirements -In order to deploy a kops-managed clustr on OpenStack, you need the following OpenStack servces: +In order to deploy a kops-managed cluster on OpenStack, you need the following OpenStack services: * Nova (compute) * Neutron (networking) @@ -219,4 +219,4 @@ spec: # Next steps -Now that you have a working _kops_ cluster, read through the [recommendations for production setups guide](production.md) to learn more about how to configure _kops_ for production workloads. \ No newline at end of file +Now that you have a working _kops_ cluster, read through the [recommendations for production setups guide](production.md) to learn more about how to configure _kops_ for production workloads.