change error description

This commit is contained in:
tglide
2023-08-30 09:18:52 +01:00
parent 15a0f84704
commit b8d41c4a3f
+2 -2
View File
@@ -180,8 +180,8 @@
<Alert type="error">
<span slot="title">Something went wrong</span>
<p>
An unexpected error occurred while handling your request. Please try again
later.
An unexpected error occurred while handling your request. For more information,
please check the status of our APIs and contact support.
</p>
</Alert>
</div>