diff --git a/apps/console/src/features/applications/data/application-templates/groups/web-application-template-group.json b/apps/console/src/features/applications/data/application-templates/groups/web-application-template-group.json index bafae422d7c..f353b94f273 100644 --- a/apps/console/src/features/applications/data/application-templates/groups/web-application-template-group.json +++ b/apps/console/src/features/applications/data/application-templates/groups/web-application-template-group.json @@ -1,6 +1,6 @@ { "category": "DEFAULT", - "description": "Traditional web applications that uses redirection.", + "description": "Web applications that use server-side languages.", "enabled": true, "displayOrder": 1, "id": "web-application",