fixed small error

This commit is contained in:
0xflotus 2020-05-24 02:00:54 +02:00 committed by GitHub
parent 1d0f81db8e
commit b3e581b6b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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)