diff --git a/specs/bay-drivers.rst b/specs/bay-drivers.rst index 57bc7fcef8..aac18d5208 100644 --- a/specs/bay-drivers.rst +++ b/specs/bay-drivers.rst @@ -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. diff --git a/specs/flatten_attributes.rst b/specs/flatten_attributes.rst index 3a56b24f65..456a880f26 100644 --- a/specs/flatten_attributes.rst +++ b/specs/flatten_attributes.rst @@ -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.