fix typo in _GitlabRepositories.svelte
occured -> occurred
This commit is contained in:
parent
884524c448
commit
1d04ef99bb
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue