Skip to content

Commit ef9cdd8

Browse files
committed
fix(baremetal): typo and update doc
1 parent 7dc4ee0 commit ef9cdd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/services/baremetal/server.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ If this behaviour is wanted, please set 'reinstall_on_ssh_key_changes' argument
152152
Type: schema.TypeBool,
153153
Optional: true,
154154
Default: false,
155-
Description: "If true, the baremetak server is protected against accidental deletion via the Scaleway API.",
155+
Description: "If true, the baremetal server is protected against accidental deletion via the Scaleway API.",
156156
},
157157
"tags": {
158158
Type: schema.TypeList,

0 commit comments

Comments
 (0)