Skip to content

Commit

Permalink
update namespace popovers
Browse files Browse the repository at this point in the history
  • Loading branch information
tiyiprh committed Aug 28, 2024
1 parent b3c30f4 commit 9573847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/hub/namespaces/HubNamespaceForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ function HubNamespaceInputs(props: { isDisabled?: boolean; isRequired?: boolean
name="resources"
labelHelpTitle={t('Resources')}
labelHelp={t(
'You can can customize the Resources on your profile by entering custom markdown here.'
'You can can customize the resources on your profile by entering custom markdown here.'
)}
/>
</PageFormSection>
Expand Down

0 comments on commit 9573847

Please sign in to comment.