Skip to content

Commit e0ec667

Browse files
committed
Revert "Update vra/resource_machine.go"
This reverts commit 23ad13a. Signed-off-by: Ferran Rodenas <[email protected]>
1 parent 4900ba8 commit e0ec667

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

0 commit comments

Comments
 (0)