summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Lewis <mlewis@gitlab.com>2019-08-18 21:29:37 +0000
committerMike Lewis <mlewis@gitlab.com>2019-08-18 21:29:37 +0000
commit46a0f5cd1efdf01cfe4080e08cf9253e3f08876b (patch)
tree326a7508819549f1c021e7245f691a2d3c046f91
parenta0181a30f6f879d4e70fb80ca3f9cf5b950a6416 (diff)
downloadgitlab-ce-docs/migrate-cycle-analytics.tar.gz
Remove caps in bullet listdocs/migrate-cycle-analytics
-rw-r--r--doc/user/analytics/cycle_analytics.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/user/analytics/cycle_analytics.md b/doc/user/analytics/cycle_analytics.md
index 8e84f283711..b7389c8689d 100644
--- a/doc/user/analytics/cycle_analytics.md
+++ b/doc/user/analytics/cycle_analytics.md
@@ -84,9 +84,9 @@ How this works, behind the scenes:
To sum up, anything that doesn't follow [GitLab flow] will not be tracked and the
Cycle Analytics dashboard will not present any data for:
-- Merge requests that do not close an issue.
-- Issues not labeled with a label present in the Issue Board or for issues not assigned a milestone.
-- Staging and production stages, if the project has no `production` or `production/*`
+- merge requests that do not close an issue.
+- issues not labeled with a label present in the Issue Board or for issues not assigned a milestone.
+- staging and production stages, if the project has no `production` or `production/*`
environment.
## Example workflow