Trivial Typo: Change 'Gitlab' to 'GitLab' (#177)

هذا الالتزام موجود في:
Chiawei Chen
2023-12-19 01:21:28 +08:00
ملتزم من قبل Thomas Miceli
الأصل 8466e50cc3
التزام eff88711ea
4 ملفات معدلة مع 8 إضافات و5 حذوفات

عرض الملف

@@ -21,7 +21,7 @@ Opengist can be configured to use OAuth to authenticate users, with GitHub, Gite
```yaml
gitlab.client-key: <key>
gitlab.secret: <secret>
# URL of the Gitlab instance. Default: https://gitlab.com/
# URL of the GitLab instance. Default: https://gitlab.com/
gitlab.url: https://gitlab.com/
```