Skip to content

Commit

Permalink
Merge branch 'release-1.0.0' of github.com:tekdi/teachers-app into re…
Browse files Browse the repository at this point in the history
…lease-1.0.0
  • Loading branch information
Rushikesh-Sonawane99 committed Aug 9, 2024
2 parents 831a345 + 8474d28 commit 38a5ad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/AddFacilitator.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ const AddFacilitatorModal: React.FC<AddFacilitatorModalprops> = ({
}}
component="h2"
>
{t('COMMON.NEW', { role: 'Learner' })}
{t('COMMON.NEW_FACILITATOR')}
</Typography>
</Box>
<CloseIcon
Expand Down

0 comments on commit 38a5ad5

Please sign in to comment.