Skip to content

Commit

Permalink
[UXD][AAP-28389] Hub - updates to Namespace section popovers (#3070)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiyiprh authored Aug 28, 2024
1 parent 97d505c commit 8974a96
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 8974a96

Please sign in to comment.