From b3e581b6b48a10e32f20a3742cab9bf955e00cd6 Mon Sep 17 00:00:00 2001 From: 0xflotus <0xflotus@gmail.com> Date: Sun, 24 May 2020 02:00:54 +0200 Subject: [PATCH] fixed small error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06f7444..48b5050 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ Pull requests on interesting tools/projects/resources are welcome. * [RhodeCode CE/EE](https://rhodecode.com/) - a platform delivering enterprise source code management ## Workflow -*Inexpensive branching allows people adopt workflows other than the classic centralilzed workflow* +*Inexpensive branching allows people adopt workflows other than the classic centralized workflow* * [Pro Git - Distributed Workflows](https://git-scm.com/book/it/v2/Distributed-Git-Distributed-Workflows) * [Atlassian Git Tutorial - Comparing Workflows](https://www.atlassian.com/git/tutorials/comparing-workflows)