Replace misinterpreted `|` caracter in a table

This commit is contained in:
Bertrand Jamin 2019-02-17 10:14:25 +00:00
parent f56ef20657
commit 75851599d1
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ Parameters:
- `description` (optional) - The description of a milestone
- `due_date` (optional) - The due date of the milestone
- `start_date` (optional) - The start date of the milestone
- `state_event` (optional) - The state event of the milestone (close|activate)
- `state_event` (optional) - The state event of the milestone (close or activate)
## Delete project milestone