diff --git a/base_kanban_stage_state/README.rst b/base_kanban_stage_state/README.rst index 98bbf27be..f7ac20ac0 100644 --- a/base_kanban_stage_state/README.rst +++ b/base_kanban_stage_state/README.rst @@ -9,12 +9,12 @@ Base Kanban Stage State This module extends the functionality of base_kanban_stage to allow you to map stages from base_kanban_stage to states. The states are: -*. New (draft) -*. In Progress (open) -*. Pending (pending) -*. Done (done) -*. Cancelled (cancelled) -*. Exception (exception) +* New (draft) +* In Progress (open) +* Pending (pending) +* Done (done) +* Cancelled (cancelled) +* Exception (exception) Usage =====