Skip to content

Commit b423520

Browse files
committed
fix: text clarification on settings page
1 parent 9d95cd1 commit b423520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/features/userSettings/UserSettingsContent/UserSettingsContent.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ export const UserSettingsContent = () => {
8787
<PageSection level={2} title="Organisation and Unit">
8888
<Box alignItems="baseline" display="flex" gap={1} marginBottom={1}>
8989
<Typography>
90-
Filter for user <em>{user.username}</em> where role is
90+
Filter projects for user <em>{user.username}</em> where role is
9191
</Typography>
9292
<PermissionLevelSelect
9393
value={permissionLevel}

0 commit comments

Comments
 (0)