Skip to content

Commit

Permalink
Change message for file upload
Browse files Browse the repository at this point in the history
  • Loading branch information
karol-pieciukiewicz committed Jun 6, 2024
1 parent 2050cd1 commit a56d2da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/frontend/src/components/UploadFile/UploadFile.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ export const UploadFile: React.FC<Props> = ({ className, disabled }: Props) => {
<h4>
Contact Karol Pieciukiewicz in <a href="https://www.linkedin.com/in/karol-pieciukiewicz/">LinkedIn portal</a> for granting access.
</h4>
<h4>Please remmember to create account in first place, then I can gran you access.</h4>
<h4>Please remmember to create account in first place, then I can grant you access.</h4>
<h4>To keep your files available only for you, adjust security filters in Developer settings</h4>
</Callout>
)}
Expand Down

0 comments on commit a56d2da

Please sign in to comment.