Skip to content

Commit ca47cfb

Browse files
committed
docs: rewrite comment for clarity
1 parent 0c0c901 commit ca47cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/readmevalidation/coderresources.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ type coderResourceFrontmatter struct {
3838
// list at runtime in the future, but this should be okay for now
3939
var supportedCoderResourceStructKeys = []string{
4040
"description", "icon", "display_name", "verified", "tags", "supported_os",
41-
// TODO: This is an old, officially deprecated key from an older version of the repo. We can remove this once we
41+
// TODO: This is an old, officially deprecated key from the archived coder/modules repo. We can remove this once we
4242
// make sure that the Registry Server is no longer checking this field.
4343
"maintainer_github",
4444
}

0 commit comments

Comments
 (0)