Fix spelling of YAML

Change-Id: I2ba67443e8a3f86ec8ddfda61f1bb34f4b09aa57
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2016-05-27 17:54:02 -04:00
parent 793db44d8d
commit 639d0442b0
No known key found for this signature in database
GPG Key ID: 611A80832067AF38

View File

@ -35,7 +35,7 @@ saved under ``keystone-team-meeting.yaml``.
Example Example
------- -------
This is an example of the yaml for the Nova team meeting. The whole file This is an example of the YAML for the Nova team meeting. The whole file
will be imported into Python as a dictionary. will be imported into Python as a dictionary.
* The project name is shown below. * The project name is shown below.
@ -82,5 +82,5 @@ will be imported into Python as a dictionary.
sample.yaml sample.yaml
----------- -----------
If creating a new yaml meeting file please consider using ``sample.yaml`` and If creating a new YAML meeting file please consider using ``sample.yaml`` and
editing as appropriate. editing as appropriate.