Skip to content

Commit e05c821

Browse files
mristoktenthirtyam
authored andcommitted
fix(doc): correct singular to plural pci_devices
1 parent 369267a commit e05c821

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/data-sources/host_pci_device.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ description: |-
1515

1616
# vsphere_host_pci_device
1717

18-
The `vsphere_host_pci_device` data source can be used to discover the device ID
19-
of a vSphere host's PCI device. This can then be used with
18+
The `vsphere_host_pci_device` data source can be used to discover the device ID(s)
19+
of a vSphere host's PCI device(s). This can then be used with
2020
`vsphere_virtual_machine`'s `pci_device_id`.
2121

2222
## Example Usage with Vendor ID and Class ID

0 commit comments

Comments
 (0)