fix typo in _GitlabRepositories.svelte

occured -> occurred
This commit is contained in:
Ikko Eltociear Ashimine 2023-02-24 11:24:55 +09:00 committed by GitHub
parent 884524c448
commit 1d04ef99bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -406,7 +406,7 @@
>
{#if tryAgain}
<div class="p-5">
An error occured during authenticating with GitLab. Please check your GitLab Source
An error occurred during authenticating with GitLab. Please check your GitLab Source
configuration <a href={`/sources/${application.gitSource.id}`}>here.</a>
</div>
<button