fixed mispelled description

This commit is contained in:
Brian Coca 2015-10-21 19:39:17 -04:00
parent 83b5220068
commit 88e7dcf174

View file

@ -75,12 +75,12 @@ options:
required: false required: false
default: None default: None
ramdisk: ramdisk:
descrption: description:
- The name of an existing ramdisk image that will be associated with this image - The name of an existing ramdisk image that will be associated with this image
required: false required: false
default: None default: None
kernel: kernel:
descrption: description:
- The name of an existing kernel image that will be associated with this image - The name of an existing kernel image that will be associated with this image
required: false required: false
default: None default: None