Skip to content

Commit

Permalink
apis: typo
Browse files Browse the repository at this point in the history
Signed-off-by: Dr. Stefan Schimanski <[email protected]>
  • Loading branch information
sttts committed Aug 22, 2024
1 parent 7be06d2 commit 489c6f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/apis/tenancy/v1alpha1/types_workspacetype.go
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ type WorkspaceTypeSpec struct {
// for this initializer will be a colon-delimited string using the workspace in which
// the WorkspaceType is defined, and the type's name. For example, if a
// WorkspaceType `example` is created in the `root:org` workspace, the implicit
// initializer name is `root:org:Example`.
// initializer name is `root:org:example`.
//
// +optional
Initializer bool `json:"initializer,omitempty"`
Expand Down

0 comments on commit 489c6f3

Please sign in to comment.