diff --git a/src/vpu-qualified-signature-pdf-upload.js b/src/vpu-qualified-signature-pdf-upload.js index 5d58636208f467fe035170afa3f7db515964d68d..1e2231f2fad44a469b3c46ea251de4f84ac75113 100644 --- a/src/vpu-qualified-signature-pdf-upload.js +++ b/src/vpu-qualified-signature-pdf-upload.js @@ -173,7 +173,7 @@ class QualifiedSignaturePdfUpload extends ScopedElementsMixin(VPUSignatureLitEle if (entryPoint["@type"] === "http://schema.org/EntryPoint" ) { this.currentFileName = entryPoint.name; - // we need to full file to upload it again in case the download of the signed file fails + // we need the full file to upload it again in case the download of the signed file fails this.currentFile = ev.detail; // we want to load the redirect url in the iframe