Skip to content

Commit f36d325

Browse files
authored
Applied feedback
1 parent 10e0d91 commit f36d325

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docset/winserver2022-ps/hyper-v/Add-VMAssignableDevice.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ Accept wildcard characters: False
189189

190190
### -VM
191191

192-
Specifies the virtual machine on which the device is to be assigned.
192+
Specifies the virtual machine to which the device is to be assigned.
193193

194194
```yaml
195195
Type: VirtualMachine[]
@@ -205,7 +205,7 @@ Accept wildcard characters: False
205205

206206
### -VMName
207207

208-
Specifies the name of the virtual machine where a device is to be assigned.
208+
Specifies the name of the virtual machine to which the device is to be assigned.
209209

210210
```yaml
211211
Type: String[]
@@ -270,6 +270,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
270270

271271
## RELATED LINKS
272272

273-
- [Get-VMAssignableDevice](get-vmassignabledevice.md)
273+
[Get-VMAssignableDevice](get-vmassignabledevice.md)
274274

275-
- [Remove-VMAssignableDevice](remove-vmassignabledevice.md)
275+
[Remove-VMAssignableDevice](remove-vmassignabledevice.md)

0 commit comments

Comments
 (0)