diff --git a/CHANGELOG.md b/CHANGELOG.md
index fca290149..61986c0ef 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,7 @@
[Full Changelog](https://github.com/folio-org/ui-users/compare/v11.0.10...v11.0.11)
* Rename permission after BE changes. Refs UIU-3309.
+* Permission sets detail record view: Description text marked as heading. Refs UIU-2938.
## [11.0.10](https://github.com/folio-org/ui-users/tree/v11.0.10) (2025-01-10)
[Full Changelog](https://github.com/folio-org/ui-users/compare/v11.0.9...v11.0.10)
diff --git a/src/settings/permissions/PermissionSetDetails.js b/src/settings/permissions/PermissionSetDetails.js
index 676388c49..afd72df3b 100644
--- a/src/settings/permissions/PermissionSetDetails.js
+++ b/src/settings/permissions/PermissionSetDetails.js
@@ -16,6 +16,7 @@ import { ViewMetaData } from '@folio/stripes/smart-components';
import RenderPermissions from '../../components/RenderPermissions';
import AssignedUsers from '../../components/AssignedUsers';
+import css from './PermissionSetForm.css';
class PermissionSetDetails extends React.Component {
static propTypes = {
@@ -104,10 +105,12 @@ class PermissionSetDetails extends React.Component {
label={