Skip to content

Commit 1b9630e

Browse files
authored
Merge pull request laradock#132 from Niksac/fix-readme
Update README.md
2 parents 6507850 + 3a71433 commit 1b9630e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Seriously!!!
127127

128128
Instead of providing a full Virtual Machines, like you get with Vagrant, Docker provides you **lightweight** Virtual Containers, that share the same kernel and allow to safely execute independent processes.
129129

130-
In addition to the speed, Docker gives tens of features that cannot be achieved with Vagrant.
130+
In addition to the speed, Docker gives tons of features that cannot be achieved with Vagrant.
131131

132132
Most importantly Docker can run on Development and on Production (same environment everywhere). While Vagrant is designed for Development only, (so you have to re-provision your server on Production every time).
133133

0 commit comments

Comments
 (0)