From c96b755433730ac981ff79050453d6af7e7e7661 Mon Sep 17 00:00:00 2001 From: Martin Schroschk <martin.schroschk@tu-dresden.de> Date: Thu, 23 Mar 2023 10:30:51 +0100 Subject: [PATCH] Fix spelling of GitLab --- doc.zih.tu-dresden.de/docs/contrib/howto_contribute.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc.zih.tu-dresden.de/docs/contrib/howto_contribute.md b/doc.zih.tu-dresden.de/docs/contrib/howto_contribute.md index 65f95b337..67c9bb3a8 100644 --- a/doc.zih.tu-dresden.de/docs/contrib/howto_contribute.md +++ b/doc.zih.tu-dresden.de/docs/contrib/howto_contribute.md @@ -20,7 +20,7 @@ structure as well as specification of the theme and extensions. We manage all essential files (markdown pages, graphics, configuration, theme, etc.) within a [public Git repository](https://gitlab.hrz.tu-chemnitz.de/zih/hpcsupport/hpc-compendium), -allowing for collaborative working and revision control. Gitlab features offer different +allowing for collaborative working and revision control. GitLab features offer different possibilities of contribution and ensure up-to-date and consistent content by including a review process. In principle, there are three possible ways how you can contribute to this documentation. These are outlined below. -- GitLab