Merge pull request #3630 from also/patch-1

website/docs: fix typo
This commit is contained in:
Mitchell Hashimoto 2014-05-04 14:26:03 -07:00
commit e65c64f631

View File

@ -5,7 +5,7 @@ sidebar_current: "docker-basics"
# Docker Basic Usage
The Docker provider in Vagrant behaves just link any other provider.
The Docker provider in Vagrant behaves just like any other provider.
If you're familiar with Vagrant already, then using the Docker provider
should be intuitive and simple.