diff --git a/docs/docs/core/content-type-builder/review-workflows.mdx b/docs/docs/core/content-type-builder/review-workflows.mdx index b8e076cbd1..22f6547657 100644 --- a/docs/docs/core/content-type-builder/review-workflows.mdx +++ b/docs/docs/core/content-type-builder/review-workflows.mdx @@ -13,7 +13,7 @@ By **default review workflows are disabled on all content-types** and users have per content-type. This can be achieved in the "Advanced Settings" Tab of the edit content-type modal. -Similar to draft & publish review-workflows registers a new input compontent type called `toggle-review-workflows` +Similar to draft & publish review-workflows registers a new input component type called `toggle-review-workflows` which is used to render the checkbox component. **Note**: *Ideally the code should have been placed in the `ee` folder to be