[DOC] Fix minor language errors
Remove a grocer's apostrophe and reword some tortured English. Change-Id: I6b3fc8be56ca5ce113f806033fa1647544c6fa82
This commit is contained in:
parent
065ce1a9c8
commit
c5ae3e773d
@ -33,7 +33,7 @@ Before running any playbook, check the integrity of the configuration files.
|
||||
|
||||
.. note::
|
||||
|
||||
To check your lint online, we using the `YAML Lint program <http://www.yamllint.com/>`_.
|
||||
To check your YAML syntax online, you can use the `YAML Lint program <http://www.yamllint.com/>`_.
|
||||
|
||||
#. Change to the ``/opt/openstack-ansible/playbooks`` directory, and run the
|
||||
following command:
|
||||
|
@ -43,7 +43,7 @@ In addition to this argument, the base environment skeleton is provided in the
|
||||
``playbooks/inventory/env.d`` directory of the OpenStack-Ansible codebase.
|
||||
|
||||
Should an ``env.d`` directory be found in the directory specified by
|
||||
``--config``, it's contents will be added to the base environment, overriding
|
||||
``--config``, its contents will be added to the base environment, overriding
|
||||
any previous contents in the event of conflicts.
|
||||
|
||||
.. note:: In all versions prior to |previous_release_formal_name|, this argument was ``--file``.
|
||||
|
Loading…
Reference in New Issue
Block a user