Commit bacf652a authored by Robert Speicher's avatar Robert Speicher

Merge branch 'dm-fix-cycle-analytics-stage-legends' into 'master'

Fix wording of Cycle Analytics stage legends

See merge request !11106
parents 79dc8171 897f98cc
......@@ -14,7 +14,7 @@ module Gitlab
end
def legend
"Relative Merged Requests"
"Related Merged Requests"
end
def description
......
......@@ -15,7 +15,7 @@ module Gitlab
end
def legend
"Relative Deployed Builds"
"Related Deployed Jobs"
end
def description
......
......@@ -14,7 +14,7 @@ module Gitlab
end
def legend
"Relative Builds Trigger by Commits"
"Related Jobs"
end
def description
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment