Skip to content

Commit

Permalink
Improve README
Browse files Browse the repository at this point in the history
  • Loading branch information
Yao Xiao authored and Yao Xiao committed Oct 22, 2020
1 parent 85fc7d0 commit 8eda3aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/apis/controller/common/v1beta1/common_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ type Metric struct {

// +k8s:deepcopy-gen=true
type Observation struct {
// Key-value pairs for metric names and values
// Key-value pairs for metric names and values.
Metrics []Metric `json:"metrics"`
}

Expand Down

0 comments on commit 8eda3aa

Please sign in to comment.