Skip to content

Commit

Permalink
Update upload size limit tool tip
Browse files Browse the repository at this point in the history
  • Loading branch information
afisher3578 authored Jun 14, 2024
1 parent 5060125 commit 33111ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/helpers/language.ts
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ export const language = {
stamped: `Stamped`,
submit: `Submit`,
successfullyFunded: `Successfully funded`,
supportedFileTypes: `Any file type is supported for upload. The current upload size limit per file is 10 MB.`,
supportedFileTypes: `Any file type is supported for upload. The current upload size limit per file is 1 GB.`,
terms: `Terms`,
title: `Title`,
titleNotFound: `Title not found`,
Expand Down

0 comments on commit 33111ad

Please sign in to comment.