Skip to content

Commit 51806c6

Browse files
tractorssjaybuidl
authored andcommitted
refactor(web): update-policy-upload-placeholder
1 parent 7bf1ac9 commit 51806c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/pages/Resolver/Policy/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ const Policy: React.FC = () => {
6868
<StyledFileUploader
6969
callback={handleFileUpload}
7070
variant="info"
71-
msg="Additionally, you can add an external file in PDF or add multiple files in a single .zip file."
71+
msg="You can attach additional information as a PDF file. Important: the above description must reference the relevant parts of the file content."
7272
/>
7373

7474
<NavigationButtons prevRoute="/resolver/counterparties" nextRoute="/resolver/preview" />

0 commit comments

Comments
 (0)