Merge pull request #955 from eltociear/patch-1

fix typo in _GitlabRepositories.svelte
This commit is contained in:
Andras Bacsai 2023-03-02 17:32:26 +01:00 committed by GitHub
commit 7ece0ae10a
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