Skip to content

Commit fb58652

Browse files
Update vra/resource_machine.go
Co-authored-by: Ryan Johnson <[email protected]>
1 parent 2d89182 commit fb58652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vra/resource_machine.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ func resourceMachine() *schema.Resource {
105105
"unit_number": {
106106
Type: schema.TypeString,
107107
Optional: true,
108-
Description: "The unit number of the scsi controller. Example: 2",
108+
Description: "The unit number of the SCSI controller. Example: 2",
109109
},
110110
},
111111
},

0 commit comments

Comments
 (0)