Skip to content

Commit

Permalink
report typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Tschonti committed Jul 8, 2023
1 parent af3a7a5 commit 6685bad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/user/components/ReportModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ export const ReportModal = () => {
<ModalCloseButton />
<ModalBody pb={6}>
<VStack alignItems="flex-start">
<Text>HK-s ösztöndíjakhoz itt tudsz riport generálni az általad tartott konzultációkról.</Text>
<Text>HK-s ösztöndíjakhoz itt tudsz riportot generálni az általad tartott konzultációkról.</Text>
{isAdmin && (
<Text textAlign="justify">
Adminként van lehetőséged olyan riport generálására, melyen az összes konzi szereplni fog, amit az adott időtartamban
Expand Down

1 comment on commit 6685bad

@vercel
Copy link

@vercel vercel bot commented on 6685bad Jul 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.