Fix few typos in documents

Trivial fix. Fix few typos in documents.

Change-Id: I83a7b4a69602eeada18f6cbe558e1a7542422428
This commit is contained in:
howardlee 2016-11-21 10:17:14 +08:00
parent 14a31f1067
commit 036bba375d
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.