1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Fixed typo in azure_rm_cosmosdbaccount documentation (#52451)

This commit is contained in:
Zim Kalinowski 2019-02-18 22:57:31 +08:00 committed by Abhijeet Kasurde
parent 2f043448ed
commit f6ba9be141

View file

@ -115,7 +115,7 @@ options:
suboptions:
subnet:
description:
- It can be a string containing resource if of a subnet.
- It can be a string containing resource id of a subnet.
- It can be a dictionary containing 'resource_group', 'virtual_network_name' and 'subnet_name'
ignore_missing_vnet_service_endpoint:
description: