Skip to content

Commit

Permalink
fixmeup
Browse files Browse the repository at this point in the history
Co-authored-by: Scott Andrews <scott@andrews.me>
  • Loading branch information
mamachanko and scothis committed Mar 18, 2022
1 parent 8323671 commit b219bf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apis/status_types.go
Expand Up @@ -33,7 +33,7 @@ import metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
//
// Example: Inline it into your custom subresource and extend
// type MyResourceStatus struct {
// apis.Status `json:,inline"`
// apis.Status `json:",inline"`
// UsefulMessage string `json:"usefulMessage,omitempty"`
// }
//
Expand Down

0 comments on commit b219bf7

Please sign in to comment.