From 8a314db38d28c0bc5538055dd345936c0e04036a Mon Sep 17 00:00:00 2001 From: hr2904 Date: Tue, 9 Jul 2024 17:52:35 +0530 Subject: [PATCH] fixed description of bootstrap policy --- addons/policies/bootstrap_entity_policies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/policies/bootstrap_entity_policies.json b/addons/policies/bootstrap_entity_policies.json index 44a4fcf784..cdc0faf686 100644 --- a/addons/policies/bootstrap_entity_policies.json +++ b/addons/policies/bootstrap_entity_policies.json @@ -2866,7 +2866,7 @@ { "name": "CRUD_DATA_MESH_ENTITIES", "qualifiedName": "CRUD_DATA_MESH_ENTITIES", - "description": "Allows user to perform create read update operation on data mesh assets", + "description": "Allows user to perform crud operation on data mesh assets", "policyCategory": "bootstrap", "policySubCategory": "default", "policyServiceName": "atlas",