Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docusaurus/docs/cms/features/review-workflows.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ The default workflow is configured to have 4 stages: To do, In progress, Ready t
2. In the workflow edit interface, configure the new workflow:
| Setting name | Instructions |
| -------------- | ------------------------------------------------------------------------ |
| Workflow name | Write a unique name of workflow. |
| Workflow name | Write a unique name for the workflow. |
| Associated to | (optional) Assign this workflow to one or more existing content-types. |
| Stages | Add review stages (see [Adding a new stage](#adding-a-new-stage)). |
3. Click on the **Save** button. The new workflow will be displayed in the list view and for every content-type assigned.
Expand Down