Fix typo: operation systems -> operating systems

This commit is contained in:
Paulo Phagula 2018-07-30 12:24:00 +02:00 committed by GitHub
parent cd3271ba2d
commit 6d79afd8fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ description: |-
# Vagrant vs. Docker
Vagrant is a tool focused on providing a consistent development environment
workflow across multiple operation systems. Docker is a container management
workflow across multiple operating systems. Docker is a container management
that can consistently run software as long as a containerization system exists.
Containers are generally more lightweight than virtual machines, so starting