[DOC] Minor - fixed typo in file extension

Heat shell assumes 'yaml' suffix for all referenced files.

Change-Id: I50419f5e741e98d719f21b7841217f3b47aba127
This commit is contained in:
Andrew Lazarev 2015-02-13 15:00:28 -08:00
parent e7e41ef232
commit 2267ec5089
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ To achieve this:
The following examples illustrate how you can use a custom template to define The following examples illustrate how you can use a custom template to define
new types of resources. These examples use a custom template stored in a new types of resources. These examples use a custom template stored in a
:file:`my_nova.yml` file: :file:`my_nova.yaml` file:
.. code-block:: yaml .. code-block:: yaml