Skip to content

Commit

Permalink
fix: Project creation metadata wording (#2059)
Browse files Browse the repository at this point in the history
  • Loading branch information
flagrede authored Sep 5, 2023
1 parent aeea04a commit 64c2936
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ export const ProjectMetadataForm = ({
<ControlledFormLabel>{'Project metadata'}</ControlledFormLabel>
<Body size="sm" mt={1} mb={3}>
{
'Attach arbitrary JSON-LD metadata to the credit batch below. '
'Attach arbitrary JSON-LD metadata to the project metadata below. '
}
</Body>
<Field
Expand Down

0 comments on commit 64c2936

Please sign in to comment.