diff --git a/GULAG.md b/GULAG.md index 57eabad..b617617 100644 --- a/GULAG.md +++ b/GULAG.md @@ -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