docs(GULAG): fix typo

Signed-off-by: Klagarge <remi@heredero.ch>
This commit is contained in:
2026-06-04 13:58:17 +02:00
parent d593dfd759
commit 3293d9194c

View File

@@ -2,7 +2,7 @@
## General
- Git history **has** to be kept linear. Branches **have** to be __rebased__ before being merged.
- Merge commit is stricly forbidden.
- Merge commit is strictly forbidden.
- Force pushes are disallowed on shared branches unless discussed beforehand with affected people.
## Branches