Skip to content

Commit

Permalink
fix: wording in FromSchemaExtender.js
Browse files Browse the repository at this point in the history
Co-authored-by: Piero Nicolli <pnicolli@users.noreply.github.com>
  • Loading branch information
mbarde and pnicolli committed Dec 12, 2023
1 parent 25e8fe4 commit 51b6dfa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const messages = defineMessages({
userEmailAsDefault_description: {
id: 'userEmailAsDefault_description',
defaultMessage:
'If selected and user is logged in, his/her email address will be set as default value.',
'If selected and user is logged in, their email address will be set as default value.',
},
});

Expand Down

0 comments on commit 51b6dfa

Please sign in to comment.