Skip to content

Commit d272da4

Browse files
Update internal/schemamd/render.go
Co-authored-by: Austin Valle <austinvalle@gmail.com>
1 parent db95a65 commit d272da4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/schemamd/render.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ type groupFilter struct {
4545
}
4646

4747
var (
48-
// Attributes and Blocks are in one of 4 characteristic groups:
48+
// Attributes and Blocks are in one of 3 characteristic groups:
4949
// * Required
5050
// * Optional
5151
// * Read-Only

0 commit comments

Comments
 (0)