diff --git a/apps/console/src/features/parent-roles/parent-roles.tsx b/apps/console/src/features/parent-roles/parent-roles.tsx
index 17ed2ececc7..de5b535f6fb 100644
--- a/apps/console/src/features/parent-roles/parent-roles.tsx
+++ b/apps/console/src/features/parent-roles/parent-roles.tsx
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved.
+ * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com).
*
* WSO2 LLC. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
@@ -72,7 +72,7 @@ const ParentRolePage = (props: ParentRolePagePropsInterface): ReactElement => {
primaryAction={ t("common:configure") }
>
-
+
@@ -92,7 +92,7 @@ const ParentRolePage = (props: ParentRolePagePropsInterface): ReactElement => {
primaryAction={ t("common:configure") }
>
-
+
)