summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClement Ho <ClemMakesApps@gmail.com>2018-02-22 15:35:46 -0600
committerClement Ho <ClemMakesApps@gmail.com>2018-02-22 15:35:46 -0600
commit9cf505eb256960f8265cb68cd82d8549c21de4f2 (patch)
treea2204dff13f0064459d3b8d9a4706414d65ba1ad
parentf330f6596094751ec03dbde4eb8389d0281acaae (diff)
downloadgitlab-ce-docs-fix-empty-line.tar.gz
Add missing empty line at the end of filedocs-fix-empty-line
-rw-r--r--doc/user/project/milestones/index.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/user/project/milestones/index.md b/doc/user/project/milestones/index.md
index d3e9bf9e6a8..10e6321eb82 100644
--- a/doc/user/project/milestones/index.md
+++ b/doc/user/project/milestones/index.md
@@ -8,8 +8,8 @@ Milestones allow you to organize issues and merge requests into a cohesive group
## Project milestones and group milestones
-- **Project milestones** can be assigned to issues or merge requests in that project only.
-- **Group milestones** can be assigned to any issue or merge request of any project in that group.
+- **Project milestones** can be assigned to issues or merge requests in that project only.
+- **Group milestones** can be assigned to any issue or merge request of any project in that group.
- In the [future](https://gitlab.com/gitlab-org/gitlab-ce/issues/36862), you will be able to assign group milestones to issues and merge reqeusts of projects in [subgroups](../../group/subgroups/index.md).
## Creating milestones
@@ -108,4 +108,4 @@ The milestone sidebar on the milestone view shows the following:
For project milestones only, the milestone sidebar shows the total issue weight of all issues that have the milestone assigned.
-![Project milestone page](img/milestones_project_milestone_page.png) \ No newline at end of file
+![Project milestone page](img/milestones_project_milestone_page.png)