Fix small typo (#32625)

This commit is contained in:
Dag Wieers 2017-11-07 14:22:15 +01:00 committed by GitHub
parent 585ecc2867
commit 4afb3bf76c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,7 +43,7 @@ options:
force_instance_delete: force_instance_delete:
description: description:
- To delete an instance, this argument must exist and be true (along with state being equal to absent). - To delete an instance, this argument must exist and be true (along with state being equal to absent).
type: bool type: bool
default: 'no' default: 'no'
instance_display_name: instance_display_name:
description: description: