Skip to content

Commit f4704b4

Browse files
committed
Revert "Update vra/resource_machine.go"
This reverts commit fb58652. Signed-off-by: Ferran Rodenas <[email protected]>
1 parent 20aa1ab commit f4704b4

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
@@ -109,7 +109,7 @@ func resourceMachine() *schema.Resource {
109109
"unit_number": {
110110
Type: schema.TypeString,
111111
Optional: true,
112-
Description: "The unit number of the SCSI controller. Example: 2",
112+
Description: "The unit number of the scsi controller. Example: 2",
113113
},
114114
},
115115
},

0 commit comments

Comments
 (0)