Skip to content

Commit

Permalink
fix: Project creation metadata wording
Browse files Browse the repository at this point in the history
  • Loading branch information
flagrede committed Aug 31, 2023
1 parent 49611f6 commit 687570a
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 687570a

Please sign in to comment.