summaryrefslogtreecommitdiff
path: root/doc/api/group_boards.md
diff options
context:
space:
mode:
authorKushal Pandya <kushal@gitlab.com>2018-08-10 16:37:23 +0530
committerKushal Pandya <kushal@gitlab.com>2018-08-14 13:07:28 +0530
commit046bc2bff1965c70093a158813126c1c28a8e525 (patch)
tree56f78b6049cf0b4d6f50808141735bffd937526f /doc/api/group_boards.md
parent73e572ef2f624b68b4767ba5e6ab88e47ab765d1 (diff)
downloadgitlab-ce-046bc2bff1965c70093a158813126c1c28a8e525.tar.gz
Update docs to change `Backlog` issue board list to `Open`
Diffstat (limited to 'doc/api/group_boards.md')
-rw-r--r--doc/api/group_boards.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/group_boards.md b/doc/api/group_boards.md
index 45a8544d6b1..373904e50c4 100644
--- a/doc/api/group_boards.md
+++ b/doc/api/group_boards.md
@@ -119,7 +119,7 @@ Example response:
## List board lists
Get a list of the board's lists.
-Does not include `backlog` and `closed` lists
+Does not include `open` and `closed` lists
```
GET /groups/:id/boards/:board_id/lists