fixed typo and cleanup destroyed overlay wrappers

This commit is contained in:
Gani Georgiev
2024-11-18 08:23:39 +02:00
parent 14aaeb06fc
commit 487e83c84e
30 changed files with 41 additions and 45 deletions
@@ -81,7 +81,7 @@
<a href="/settings" use:link>Dashboard settings</a>.
</p>
<p>
Because this endpoint process the requests in a single transaction, it could degrade the
Because this endpoint process the requests in a single transaction it could degrade the
performance of your application if not used with proper care and configuration (e.g. too large
allowed execution timeout, large body size limit, etc.).
</p>