Removing errant the.

This commit is contained in:
mike12345567 2023-12-06 16:41:44 +00:00
parent de9b29beb6
commit df81d71156
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@
</Body>
<InlineAlert
header={encrypt
? "Please note Budibase does not encrypt the attachments during the export process to ensure efficient export of large attachments."
? "Please note Budibase does not encrypt attachments during the export process to ensure efficient export of large attachments."
: "Do not share your Budibase application exports publicly as they may contain sensitive information such as database credentials or secret keys."}
/>
{/if}