From 9109e1b33f94cc91bbf0ee6fa2b078cf22b46cea Mon Sep 17 00:00:00 2001 From: Gustav Hansen Date: Fri, 21 Apr 2023 12:28:14 +0200 Subject: [PATCH] Update docs/docs/core/content-manager/review-workflows.mdx Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com> --- docs/docs/core/content-manager/review-workflows.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/core/content-manager/review-workflows.mdx b/docs/docs/core/content-manager/review-workflows.mdx index 95a30c5cca..023c95c329 100644 --- a/docs/docs/core/content-manager/review-workflows.mdx +++ b/docs/docs/core/content-manager/review-workflows.mdx @@ -62,7 +62,7 @@ Please see [Data Shapes](/settings/review-workflows#data-shapes) for type defini `http://localhost:1337/content-manager/content-types` returns whether the feature is enabled for the content-type. `options.reviewWorkflows` is either `true`, `false` or undefined. -**Note**: Downgrading from EE to CE won't delte the associated review workflow data and `http://localhost:1337/content-manager/content-types` still returns true. The admin app had to +**Note**: Downgrading from EE to CE won't delete the associated review workflow data and `http://localhost:1337/content-manager/content-types` still returns true. The admin app had to add an additional check if the feature toggle returned in `http://localhost:1337/admin/project-type` is enabled. ## Edit View