Skip to content

Commit 23ad13a

Browse files
Update vra/resource_machine.go
Co-authored-by: Ryan Johnson <[email protected]>
1 parent 662ab59 commit 23ad13a

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
@@ -139,7 +139,7 @@ func resourceMachine() *schema.Resource {
139139
"unit_number": {
140140
Type: schema.TypeString,
141141
Optional: true,
142-
Description: "The unit number of the scsi controller. Example: 2",
142+
Description: "The unit number of the SCSI controller. Example: 2",
143143
},
144144
},
145145
},

0 commit comments

Comments
 (0)