diff --git a/generator/labels/labelstructs/doc.go b/generator/labels/labelstructs/doc.go index 25fb986..2b8d5fb 100644 --- a/generator/labels/labelstructs/doc.go +++ b/generator/labels/labelstructs/doc.go @@ -1,2 +1,2 @@ -// labelstructs is a package that contains the structs used to represent the labels in the yaml files. +// Package labelstructs is a package that contains the structs used to represent the labels in the yaml files. package labelstructs