Skip to content
Snippets Groups Projects
Commit bacf652a authored by Robert Speicher's avatar Robert Speicher
Browse files

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

Fix wording of Cycle Analytics stage legends

See merge request !11106
parents 79dc8171 897f98cc
No related branches found
No related tags found
1 merge request!11106Fix wording of Cycle Analytics stage legends
Pipeline #
Loading
Loading
@@ -14,7 +14,7 @@ module Gitlab
end
 
def legend
"Relative Merged Requests"
"Related Merged Requests"
end
 
def description
Loading
Loading
Loading
Loading
@@ -15,7 +15,7 @@ module Gitlab
end
 
def legend
"Relative Deployed Builds"
"Related Deployed Jobs"
end
 
def description
Loading
Loading
Loading
Loading
@@ -14,7 +14,7 @@ module Gitlab
end
 
def legend
"Relative Builds Trigger by Commits"
"Related Jobs"
end
 
def description
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment