We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bf1ac9 commit 51806c6Copy full SHA for 51806c6
web/src/pages/Resolver/Policy/index.tsx
@@ -68,7 +68,7 @@ const Policy: React.FC = () => {
68
<StyledFileUploader
69
callback={handleFileUpload}
70
variant="info"
71
- msg="Additionally, you can add an external file in PDF or add multiple files in a single .zip file."
+ msg="You can attach additional information as a PDF file. Important: the above description must reference the relevant parts of the file content."
72
/>
73
74
<NavigationButtons prevRoute="/resolver/counterparties" nextRoute="/resolver/preview" />
0 commit comments