Skip to content

Commit adf7657

Browse files
committed
fix: rename constant to match validation
1 parent e828366 commit adf7657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

enterprise/coderd/prebuilds/membership.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313
)
1414

1515
const (
16-
PrebuiltWorkspacesGroupName = "coder_prebuilt_workspaces"
16+
PrebuiltWorkspacesGroupName = "coderprebuiltworkspaces"
1717
PrebuiltWorkspacesGroupDisplayName = "Prebuilt Workspaces"
1818
)
1919

0 commit comments

Comments
 (0)