Skip to content

Commit 2f4e715

Browse files
committed
test change
1 parent f35e801 commit 2f4e715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/v3/wms_types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ type Layer struct {
218218
// +kubebuilder:validation:Pattern:=`^[1-9][0-9]*(.[0-9]+)?$`
219219
MaxScaleDenominator *string `json:"maxscaledenominator,omitempty"`
220220

221-
// List of styles used by the layer
221+
// List of styles used by the layers
222222
// +kubebuilder:validations:MinItems:=1
223223
Styles []Style `json:"styles,omitempty"`
224224

0 commit comments

Comments
 (0)