1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-07-31 14:30:13 +02:00

fix: friends typo (#7551)

This commit is contained in:
ChocolateCharlie
2024-10-21 21:20:32 +02:00
committed by GitHub
parent b4545185a3
commit 3a6565d08c

View File

@@ -1,6 +1,6 @@
# Need for Containers
Containers solve the issue around inconsistent environments when working in large teams. Before containers or virtual environments, a lot of issues and time loss was caused by having to install and configure local environments to build projects shared by co-workers or freinds.
Containers solve the issue around inconsistent environments when working in large teams. Before containers or virtual environments, a lot of issues and time loss was caused by having to install and configure local environments to build projects shared by co-workers or friends.
Visit the following resources to learn more: