summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-10-03 18:59:41 +0200
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-10-03 18:59:41 +0200
commitd221a2c068ef07c3452566add692115142bb313a (patch)
tree843c6029265e835f8a3a904c5588e1654b41ed1f
parent44d1560db4bdf678e9c98dfcddbef3180b2aaf8e (diff)
downloadgitlab-ce-d221a2c068ef07c3452566add692115142bb313a.tar.gz
Fix markdown URL link
-rw-r--r--doc/user/project/cycle_analytics.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/cycle_analytics.md b/doc/user/project/cycle_analytics.md
index 84231f879bf..00751099690 100644
--- a/doc/user/project/cycle_analytics.md
+++ b/doc/user/project/cycle_analytics.md
@@ -6,7 +6,7 @@
This the first iteration of Cycle Analytics, you can follow the following issue
to track the changes that are coming to this feature: [#20975][ce-20975].
-Cycle Analytics measures the time it takes to go from [an idea to production] for
+Cycle Analytics measures the time it takes to go from an [idea to production] for
each project you have. This is achieved by not only indicating the total time it
takes to reach at that point, but the total time is broken down into the
multiple stages an idea has to pass through to be shipped.