Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsgstrabo committed Dec 13, 2024
1 parent 9d4b537 commit 9a80892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/common/resources.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (

type ResourceList map[string]string

// ResourceRequirements describes the compute resource requirements.
// Resources describes the compute resource requirements.
type Resources struct {
// Limits describes the maximum amount of compute resources allowed.
//
Expand Down

0 comments on commit 9a80892

Please sign in to comment.