diff --git a/docs/MANAGED.md b/docs/MANAGED.md index 9f3f04819..0b3c5a283 100644 --- a/docs/MANAGED.md +++ b/docs/MANAGED.md @@ -65,7 +65,7 @@ In some cases, it is required to include some Keycloak defaults because keycloak If you don't want to delete properties of a specific type, you can disable this behavior by setting properties like `import.managed.=`, e.g.: ```properties -import.managed.required-actions=no-delete +import.managed.required-action=no-delete ``` ### State management