Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Chakravarthy7102 committed Jan 26, 2024
1 parent 63797ad commit ba87a25
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export const UserRolesListHeader = ({ setIsEditing, isEditing, isFeatureEnabled
return (
<>
<div>
<div className="title">Asssigned User Roles</div>
<div className="title">Assigned User Roles</div>
</div>
{isFeatureEnabled ? (
<>
Expand Down

0 comments on commit ba87a25

Please sign in to comment.