Explorar o código

Fix wording

Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
Bogdan Dobrelya %!s(int64=7) %!d(string=hai) anos
pai
achega
b9bbcca63f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      playbooks/openstack/advanced-configuration.md

+ 1 - 1
playbooks/openstack/advanced-configuration.md

@@ -276,7 +276,7 @@ openshift_openstack_cluster_node_labels:
 `openshift_openstack_cloud_init_runcmd` allows users to execute
 shell commands via cloud-init for all of the created Nova servers in
 the Heat stack, before they are available for SSH connections.
-Note that you should better off using custom ansible playbooks whenever
+Note that you should use custom ansible playbooks whenever
 possible, like this `provision_install_custom.yml` example playbook:
 ```
 - import_playbook: openshift-ansible/playbooks/openstack/openshift-cluster/provision.yml