Merge "Fix few typos in documents"

This commit is contained in:
Jenkins 2016-11-21 23:53:03 +00:00 committed by Gerrit Code Review
commit f0a9ba8f52
2 changed files with 2 additions and 2 deletions

View File

@ -126,7 +126,7 @@ Proposed change
directory can also hold artifacts for building the image, for instance
diskimagebuilder elements, scripts, etc.
- a ``templates`` directory is *required* and will (for the forseeable
- a ``templates`` directory is *required* and will (for the foreseeable
future) store Heat template YAML files. In the future drivers will allow
operators to use their own orchestration tools like Ansible.

View File

@ -64,7 +64,7 @@ Alternatives
============
The shared fields can be added to the existing Cluster and ClusterTemplate
tables. This acheives the same effect, but brings with it the burden of
tables. This achieves the same effect, but brings with it the burden of
maintaining two sets of the same fields in different tables.