Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ func (u *addDoraBenchmark) Up(baseRes context.BasicRes) errors.Error {
Model: archived.Model{
ID: 1,
},
Metric: "ToDeployment frequency",
Metric: "Deployment frequency",
Low: "Fewer than once per six months",
Medium: "Between once per month and once every 6 months",
High: "Between once per week and once per month",
Expand Down