Fixed typo in vultur module (#66159)

Changed `exmaple` to `example`
This commit is contained in:
GurTelem 2020-01-02 07:00:01 -08:00 committed by Abhijeet Kasurde
parent f31b8e08b2
commit 19f77faf7b
2 changed files with 2 additions and 2 deletions

View file

@ -148,7 +148,7 @@ vultr_user:
description: Email of the user.
returned: success
type: str
sample: "john@exmaple.com"
sample: "john@example.com"
api_enabled:
description: Whether the API is enabled or not.
returned: success

View file

@ -92,7 +92,7 @@ vultr_user_info:
description: Email of the user.
returned: success
type: str
sample: "john@exmaple.com"
sample: "john@example.com"
api_enabled:
description: Whether the API is enabled or not.
returned: success